diff options
Diffstat (limited to 'doc/manual.txt')
-rwxr-xr-x | doc/manual.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual.txt b/doc/manual.txt index 50e94940a..3037f37d3 100755 --- a/doc/manual.txt +++ b/doc/manual.txt @@ -2511,7 +2511,7 @@ special ``:`` syntax: In the example the two ``writeln`` statements are bound to the ``actions`` parameter. -**Note:** Symbol binding rules for templates might change! +**Note:** The symbol binding rules for templates might change! Symbol binding within templates happens after template instantation: |