Mercurial > p > roundup > code
diff doc/admin_guide.txt @ 8442:0bb29d0509c9
fix missing formatting
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 01 Sep 2025 20:35:54 -0400 |
| parents | 3bdae15252c6 |
| children | 39a6825d10ca |
line wrap: on
line diff
--- a/doc/admin_guide.txt Mon Sep 01 17:48:57 2025 -0400 +++ b/doc/admin_guide.txt Mon Sep 01 20:35:54 2025 -0400 @@ -117,7 +117,7 @@ a comment and is stripped from the file before being passed to the json parser. This is a "line comment". -2. A ``//` with at least three white space characters before it is +2. A ``//`` with at least three white space characters before it is stripped from the end of the line before begin passed to the json parser. This is an "inline comment".
