diff options
author | nyamatongwe <devnull@localhost> | 2011-09-12 08:51:24 +1000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2011-09-12 08:51:24 +1000 |
commit | 06be0f80031f19443077ca51c4eb160073b722f1 (patch) | |
tree | 8b8a9dbf5172709f0d0e6b0c2a34e47dc163824c | |
parent | 54d01fa6a8db8667c0b9885fc73d3d3b437713c7 (diff) | |
download | scintilla-mirror-06be0f80031f19443077ca51c4eb160073b722f1.tar.gz |
Fixed bad information on Lua change.
-rw-r--r-- | doc/ScintillaHistory.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index a0d322a8f..bf361a7dc 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -426,7 +426,7 @@ <a href="https://sourceforge.net/tracker/?func=detail&atid=102439&aid=3081692&group_id=2439">Bug #3081692.</a> </li> <li> - Lua lexer updates for Lua 5.2 beta with goto labels and "\*" string escape. + Lua lexer updates for Lua 5.2 beta with goto labels and "\z" string escape. <a href="https://sourceforge.net/tracker/?func=detail&atid=352439&aid=3386330&group_id=2439">Feature #3386330.</a> </li> <li> |