diff options
| author | hallgren <hallgren@chalmers.se> | 2013-04-19 14:10:03 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2013-04-19 14:10:03 +0000 |
| commit | 4ca26b8734c85d034987bbd93e40eeff206b9780 (patch) | |
| tree | d20c48781aca28d92426e46447ae2425dbfd528b /src | |
| parent | 8f187584e9fb68a6268add75331ea2440cdec4b2 (diff) | |
simple translation tool: minor documentation fix
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 8b1de512a..1f35d82ad 100644 --- a/src/www/translator/about.html +++ b/src/www/translator/about.html @@ -26,7 +26,7 @@ in imported text. Text can be edited after it has been imported. <p> Through menu options, the user sets the source and target language for the document and chooses which translation method to use by default. -The tool supports two machine translation services: +The tool supports the following machine translation services: <ul> <li>The <a href="http://www.grammaticalframework.org/">GF</a> web service. The user picks which GF grammar to use from a menu of available grammars. @@ -73,7 +73,7 @@ closed and reopened later. Documents can be saved locally or in the cloud. <hr> <div class=modtime><small> -<!-- hhmts start -->Last modified: Fri Apr 12 19:39:40 CEST 2013 <!-- hhmts end --> +<!-- hhmts start -->Last modified: Fri Apr 19 15:58:50 CEST 2013 <!-- hhmts end --> </small></div> <address> <a href="http://www.cse.chalmers.se/~hallgren/">TH</a> |
