diff options
Diffstat (limited to 'runtime')
-rw-r--r-- | runtime/doc/eval.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/eval.txt b/runtime/doc/eval.txt index 1a9fc02a9b..7532bcfba7 100644 --- a/runtime/doc/eval.txt +++ b/runtime/doc/eval.txt @@ -14,7 +14,7 @@ Using expressions is introduced in chapter 41 of the user manual |usr_41.txt|. 1. Variables *variables* 1.1 Variable types ~ - *E712* *E896* *E897* *E898* + *E712* *E896* *E897* *E899* There are seven types of variables: *Number* *Integer* |