diff options
Diffstat (limited to 'Help/prop_sf/KEEP_EXTENSION.rst')
-rw-r--r-- | Help/prop_sf/KEEP_EXTENSION.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/prop_sf/KEEP_EXTENSION.rst b/Help/prop_sf/KEEP_EXTENSION.rst index d6167e5a9..a32f96834 100644 --- a/Help/prop_sf/KEEP_EXTENSION.rst +++ b/Help/prop_sf/KEEP_EXTENSION.rst @@ -6,4 +6,4 @@ Make the output file have the same extension as the source file. If this property is set then the file extension of the output file will be the same as that of the source file. Normally the output file extension is computed based on the language of the source file, for -example .cxx will go to a .o extension. +example ``.cxx`` will go to a ``.o`` extension. |