diff options
| author | hallgren <hallgren@chalmers.se> | 2012-05-16 14:56:32 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2012-05-16 14:56:32 +0000 |
| commit | 6f328c9040b394054eff399f26d3b7aea6567206 (patch) | |
| tree | 049a5fd1e0a9f34c0ac1da27d5a76ae7890c3bfa /src | |
| parent | 7c8a744ad1c13c92cc70fec445dadcd4c1b95bfd (diff) | |
translator: fix typo
Diffstat (limited to 'src')
| -rw-r--r-- | src/www/translator/about.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/www/translator/about.html b/src/www/translator/about.html index 37d29ac9c..a744cd097 100644 --- a/src/www/translator/about.html +++ b/src/www/translator/about.html @@ -33,7 +33,7 @@ closed and reopened later. <h2>TODO</h2> <ul> <li>Test for browser compatibility (Safari & Firefox tested so far). - <li>GF' lexer/unlexer is used to allow for more natural looking text, but + <li>GF's lexer/unlexer is used to allow for more natural looking text, but the unlexer does the wrong thing if the first word of a sentence is supposed to be capitalized, e.g. "I am ready." and "Spanish wine is good." <li>Import/export text. @@ -47,7 +47,7 @@ closed and reopened later. <hr> <div class=modtime><small> -<!-- hhmts start --> Last modified: Wed May 16 16:53:50 CEST 2012 <!-- hhmts end --> +<!-- hhmts start --> Last modified: Wed May 16 16:56:22 CEST 2012 <!-- hhmts end --> </small></div> <address> <a href="http://www.cse.chalmers.se/~hallgren/">TH</a> |
