diff --git a/doc/transfer-tutorial.html b/doc/transfer-tutorial.html index 7ca1c2060..038ba1aca 100644 --- a/doc/transfer-tutorial.html +++ b/doc/transfer-tutorial.html @@ -7,7 +7,7 @@
-To be able to write Transfer programs which sue the types defined in
+To be able to write Transfer programs which use the types defined in
an abstract syntax, we first need to generate a Transfer file with
a data type defintition corresponding to the abstract syntax.
This is done with the transfer grammar printer:
@@ -95,7 +95,7 @@ abstract syntax module is not enough. FIXME: why?
The command sequence above writes a Transfer data type definition to the
-file tree.tr.
+file tree.tr.