[docs] Fix formatting.
[oota-llvm.git] / docs / CommandGuide / FileCheck.rst
index 0d9834918aeda0f25384cbd581c7ebf3980bc17e..809eee0469d01a369efe35d412260cb0e7112ed3 100644 (file)
@@ -44,7 +44,7 @@ OPTIONS
  By default, FileCheck canonicalizes input horizontal whitespace (spaces and
  tabs) which causes it to ignore these differences (a space will match a tab).
  The :option:`--strict-whitespace` argument disables this behavior. End-of-line
- sequences are canonicalized to UNIX-style '\n' in all modes.
+ sequences are canonicalized to UNIX-style ``\n`` in all modes.
 
 .. option:: -version