diff options
| author | hallgren <hallgren@chalmers.se> | 2016-06-16 15:09:45 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2016-06-16 15:09:45 +0000 |
| commit | c49b920ecfbdfab2c04a1b44139291b7335fcaac (patch) | |
| tree | 646f0825eb08622d68033549d1d2f40a927860f5 /src/www/gf-web-api.t2t | |
| parent | e608a63f808cd062a2485dbd3aea157f014d3582 (diff) | |
A few documentation updates
gf.cabal: include more GHC versions in the Tested-Width field.
Diffstat (limited to 'src/www/gf-web-api.t2t')
| -rw-r--r-- | src/www/gf-web-api.t2t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/www/gf-web-api.t2t b/src/www/gf-web-api.t2t index 1bb8d006c..c58a2e81e 100644 --- a/src/www/gf-web-api.t2t +++ b/src/www/gf-web-api.t2t @@ -337,7 +337,7 @@ See the source code for details. GF includes two implementations of the PGF API: the traditional Haskell implementation and the newer C implementation. The commands documented above all use the Haskell implementation. -The following command use the C implementation instead: +The following commands use the C implementation instead: - ``c-parse``, ``c-linearize``, ``c-linearizeAll``, ``c-translate``, ``c-lookupmorpho``, ``c-flush``, ``c-grammar``, ``c-abstrtree``, |
