1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-10 00:45:46 +01:00

Fix a possibly freudian typo found by stepnem.

This commit is contained in:
Kris Maglione
2010-10-16 22:29:16 -04:00
parent ce089bf60f
commit 7120933e66
2 changed files with 8 additions and 8 deletions

View File

@@ -275,7 +275,7 @@
<code> <html:span style="color: #444"> " This is a comment</html:span>
foo bar <html:span style="color: #444">" This is a comment</html:span>
<str> This is not a comment</str>
foo bar <str> This is not a cumment</str>
foo bar <str> This is not a comment</str>
</code>
<h2 tag="profile profiling">Profiling</h2>