summaryrefslogtreecommitdiff
path: root/doc/script_commands.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/script_commands.txt')
-rw-r--r--doc/script_commands.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/script_commands.txt b/doc/script_commands.txt
index de0def790..4e1b124fd 100644
--- a/doc/script_commands.txt
+++ b/doc/script_commands.txt
@@ -6314,6 +6314,7 @@ Example(s):
This function will return 1 if the character number Position in the given string
is a letter, 0 if it isn't a letter but a digit or a space.
+The first letter is position 0.
---------------------------------------