diff options
| author | bringert <bringert@cs.chalmers.se> | 2006-05-20 02:56:06 +0000 |
|---|---|---|
| committer | bringert <bringert@cs.chalmers.se> | 2006-05-20 02:56:06 +0000 |
| commit | b7e1e31909fe6e89887ade077c90c5fdb2081434 (patch) | |
| tree | 0a51c14881df222ac5799330a7abddd66eb968b5 /src/HelpFile | |
| parent | 49849d7fe381bdf20e66e5255ee7d27a8dc300f9 (diff) | |
Changes to make GF compile with GHC 6.5 from CVS: remove inlines use of !, change all latin-1 characters in haskell code to escapes.
Diffstat (limited to 'src/HelpFile')
| -rw-r--r-- | src/HelpFile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/HelpFile b/src/HelpFile index 3b3a443ff..df785bda2 100644 --- a/src/HelpFile +++ b/src/HelpFile @@ -661,7 +661,7 @@ q, quit: q -mark=java show tree structure with XML tags (used in gfeditor) -coding, Some grammars are in UTF-8, some in isolatin-1. - If the letters ä (a-umlaut) and ö (u-umlaut) look strange, either + If the letters ä (a-umlaut) and ö (o-umlaut) look strange, either change your terminal to isolatin-1, or rewrite the grammar with 'pg -utf8'. |
