1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-29 07:42:29 +01:00

Fix :help comments. Closes issue #602.

This commit is contained in:
Kris Maglione
2011-07-27 10:43:53 -04:00
parent 9c3e2b430d
commit 0ac8f73ec8

View File

@@ -448,7 +448,7 @@
</p>
<code> <hl style="color: #444">" This is a comment</hl>
foo bar <hl style="color: #444">" This is a comment</hl>
foo bar " This is a syntax error
<str> This is not a comment</str>
foo bar <str> This is not a comment</str>
</code>