diff options
author | nyamatongwe <unknown> | 2011-09-12 08:51:24 +1000 |
---|---|---|
committer | nyamatongwe <unknown> | 2011-09-12 08:51:24 +1000 |
commit | 54d3385d6ca2e68427bdc3b979af843abb59bab5 (patch) | |
tree | 78b78d09e9f0262de644786dead202148e0a3dc1 | |
parent | 5adadc85be86fdcc7c9b2692ef3fb69696f885a1 (diff) | |
download | scintilla-mirror-54d3385d6ca2e68427bdc3b979af843abb59bab5.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> |