diff options
| author | aarne <unknown> | 2005-03-15 16:44:59 +0000 |
|---|---|---|
| committer | aarne <unknown> | 2005-03-15 16:44:59 +0000 |
| commit | 1f16988540865e0a552b910f10e57fdd0f15c04f (patch) | |
| tree | 8f9e79979d2cb381ef13174156800f29865e5113 | |
| parent | 4f8bb52fc48fc802e248ad5dc9a01b36ae993b6e (diff) | |
fixed an end tag
| -rw-r--r-- | doc/gf2-highlights.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/gf2-highlights.html b/doc/gf2-highlights.html index 9542c3f8d..3d8a150a9 100644 --- a/doc/gf2-highlights.html +++ b/doc/gf2-highlights.html @@ -6,7 +6,7 @@ <h1>Grammatical Framework Version 2</h1> -Highlights, versions 2.0, 2.1, and 2.2 +Highlights, versions 2.0, 2.1, and 2.2 (2.2 coming soon) <p> @@ -105,7 +105,7 @@ An accurate <a href="DocGF.pdf">language specification</a> is now available. parsing with large lexica. <li> GHC optimizations and strictness flags are used for improving performance. <li> <b>Version 2.2</b>: started <a - href="http://www.haskell.org/haddock">haddock</tt> documentation + href="http://www.haskell.org/haddock">haddock</a> documentation by using uniform module headers |
