Skip to content

Commit b8e186c

Browse files
committed
fix missing formatting
1 parent 882c577 commit b8e186c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/admin_guide.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ comments:
117117
a comment and is stripped from the file before being passed to the
118118
json parser. This is a "line comment".
119119

120-
2. A ``//` with at least three white space characters before it is
120+
2. A ``//`` with at least three white space characters before it is
121121
stripped from the end of the line before begin passed to the json
122122
parser. This is an "inline comment".
123123

0 commit comments

Comments
 (0)