diff options
| author | bringert <unknown> | 2005-05-17 19:13:48 +0000 |
|---|---|---|
| committer | bringert <unknown> | 2005-05-17 19:13:48 +0000 |
| commit | 6446a9f8b5e18cd10dd24a14543ed4013b10ee07 (patch) | |
| tree | 2739ba7152b32b3f1be6181db9602358889a10fb | |
| parent | b7a27396b525985118b6d31af0af5fae301ff266 (diff) | |
Changed wording of -utf8id highlight.
| -rw-r--r-- | doc/gf2.2-highlights.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/gf2.2-highlights.html b/doc/gf2.2-highlights.html index 398f3be8f..d76a6080b 100644 --- a/doc/gf2.2-highlights.html +++ b/doc/gf2.2-highlights.html @@ -38,8 +38,7 @@ Highlights of GF version 2.2. <li> Hierarchic modules used in the source code <li> <a href="http://www.haskell.org/haddock">haddock</a> documentation available for source code <li> Optimizations to reduce GF's memory footprint when using large grammars. -<li> Added a new <tt>-utf8id</tt> flag to the <tt>pm</tt> for -converting identifiers in the grammar to UTF-8. +<li> The <tt>pm</tt> command can now convert identifiers in the grammar to UTF-8. <h3>Compiler optimizations</h3> |
