diff options
author | Akira TAGOH <akira@tagoh.org> | 2014-12-25 13:48:57 +0900 |
---|---|---|
committer | Akira TAGOH <akira@tagoh.org> | 2014-12-25 13:48:57 +0900 |
commit | 4420b27c074821a1d1f9d6ebe822a610176a417d (patch) | |
tree | eefe0d5f06aacb1477fc1336d88f40af03a62e7e /doc | |
parent | 365809938e901e603d2fe93363545e1c1afc1816 (diff) |
Fix a typo
missing a terminator caused a document generation fail.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/fcrange.fncs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/fcrange.fncs b/doc/fcrange.fncs index 4181b809..ba76f65b 100644 --- a/doc/fcrange.fncs +++ b/doc/fcrange.fncs @@ -72,3 +72,4 @@ all memory associated with it. @DESC@ Returns in <parameter>begin</parameter> and <parameter>end</parameter> as the range. @SINCE@ 2.11.91 +@@ |