Browse Source

Added smart quote.

mitm 8 years ago
parent
commit
af2cb0b1b4
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/docs/asciidoc/wiki/wiki_header.adoc

+ 2 - 2
src/docs/asciidoc/wiki/wiki_header.adoc

@@ -33,7 +33,7 @@ ifdef++::++env-github,env-browser[:outfilesuffix: .adoc]
 
 TIP: Use `Tree View` (kbd:[ctrl]+kbd:[\ ] or `menu:View[Toggle Tree View]`) to locate the "`asciidoc`" folder if using the link:https://atom.io/[Atom editor].
 
-In the example below, "asciidoc" is two folders above the folder this file is located in.
+In the example below, "`asciidoc`" is two folders above the folder this file is located in.
 
 `pass:[:]relfileprefix: ../../`
 
@@ -41,7 +41,7 @@ In the example below, "asciidoc" is two folders above the folder this file is lo
 
 TIP: Use `Tree View` (kbd:[ctrl]+kbd:[\ ] or `menu:View[Toggle Tree View]`) to locate the "`images`" folder if using the link:https://atom.io/[Atom editor].
 
-In the example below, "images" is two folders above the folder this file is located in. Note the missing kbd:[/] forward slash.
+In the example below, "`images`" is two folders above the folder this file is located in. Note the missing kbd:[/] forward slash.
 
 `pass:[:]imagesdir: ../..`