diff options
| author | Sam Pablo Kuper | 2017-07-31 22:19:58 +0100 |
|---|---|---|
| committer | Sam Pablo Kuper | 2017-07-31 22:20:14 +0100 |
| commit | 479ba134a1af676b7b8f3f60c3709761fd0d0b51 (patch) | |
| tree | 75dfe1296598676378e5afa468024c7211c39ecf | |
| parent | d085b5711075cd51e0b95cf3aea102ab867b850d (diff) | |
Fix incorrect use of "At the end".
| -rw-r--r-- | doc/refman/RefMan-gal.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/refman/RefMan-gal.tex b/doc/refman/RefMan-gal.tex index 71977d3e9d..ef12fe416a 100644 --- a/doc/refman/RefMan-gal.tex +++ b/doc/refman/RefMan-gal.tex @@ -37,7 +37,7 @@ Similarly, the notation ``\nelist{\entry}{}'' stands for a non empty sequence of expressions parsed by the ``{\entry}'' entry, without any separator between. -At the end, the notation ``\sequence{\entry}{\tt sep}'' stands for a +Finally, the notation ``\sequence{\entry}{\tt sep}'' stands for a possibly empty sequence of expressions parsed by the ``{\entry}'' entry, separated by the literal ``{\tt sep}''. |
