diff options
Diffstat (limited to 'examples/tutorial/hello')
| -rw-r--r-- | examples/tutorial/hello/hello.gfs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tutorial/hello/hello.gfs b/examples/tutorial/hello/hello.gfs index 783919e0e..3a18fee52 100644 --- a/examples/tutorial/hello/hello.gfs +++ b/examples/tutorial/hello/hello.gfs @@ -1,4 +1,4 @@ import HelloEng.gf import HelloFin.gf import HelloIta.gf -linearize -multi Hello World +linearize Hello World |
