diff options
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-strings.rst')
-rw-r--r-- | llvm/docs/CommandGuide/llvm-strings.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/llvm-strings.rst b/llvm/docs/CommandGuide/llvm-strings.rst index d8ab9cb1d3d..f6307d4a905 100644 --- a/llvm/docs/CommandGuide/llvm-strings.rst +++ b/llvm/docs/CommandGuide/llvm-strings.rst @@ -12,4 +12,4 @@ DESCRIPTION ----------- :program:`llvm-strings` is a tool that prints strings in files. The goal is to -make it a drop-in replacement for GNU’s :program:`strings`. +make it a drop-in replacement for GNU's :program:`strings`. |