diff options
Diffstat (limited to 'doc/tutorial')
| -rw-r--r-- | doc/tutorial/gf-tutorial2.html | 4 | ||||
| -rw-r--r-- | doc/tutorial/gf-tutorial2.txt | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/tutorial/gf-tutorial2.html b/doc/tutorial/gf-tutorial2.html index d2f5b31a0..d3d390aa8 100644 --- a/doc/tutorial/gf-tutorial2.html +++ b/doc/tutorial/gf-tutorial2.html @@ -7,7 +7,7 @@ <P ALIGN="center"><CENTER><H1>Grammatical Framework Tutorial</H1> <FONT SIZE="4"> <I>Author: Aarne Ranta <aarne (at) cs.chalmers.se></I><BR> -Last update: Mon Dec 19 18:00:23 2005 +Last update: Mon Dec 19 18:05:36 2005 </FONT></CENTER> <P></P> @@ -2086,7 +2086,7 @@ The implementations of the resource are given in the following four modules: <UL> <LI><A HREF="resource/MorphoEng.gf">MorphoEng</A>, <A HREF="resource/MorphoIta.gf">MorphoIta</A>: low-level morphology -<LI>{SyntaxEng resource/SyntaxEng.gf]. +<LI><A HREF="resource/SyntaxEng.gf">SyntaxEng</A>. <A HREF="resource/SyntaxIta.gf">SyntaxIta</A>: definitions of syntactic structures </UL> diff --git a/doc/tutorial/gf-tutorial2.txt b/doc/tutorial/gf-tutorial2.txt index 25b731dd9..0d530c22a 100644 --- a/doc/tutorial/gf-tutorial2.txt +++ b/doc/tutorial/gf-tutorial2.txt @@ -1781,7 +1781,7 @@ Only these three modules should be ``open``ed in applications. The implementations of the resource are given in the following four modules: - [MorphoEng resource/MorphoEng.gf], [MorphoIta resource/MorphoIta.gf]: low-level morphology -- {SyntaxEng resource/SyntaxEng.gf]. +- [SyntaxEng resource/SyntaxEng.gf]. [SyntaxIta resource/SyntaxIta.gf]: definitions of syntactic structures |
