diff options
Diffstat (limited to 'Help/command/list.rst')
-rw-r--r-- | Help/command/list.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/command/list.rst b/Help/command/list.rst index 46285cc..bd8277d 100644 --- a/Help/command/list.rst +++ b/Help/command/list.rst @@ -152,7 +152,7 @@ For more information on regular expressions look under list(INSERT <list> <element_index> <element> [<element> ...]) -Inserts elements to the list to the specified location. +Inserts elements to the list to the specified index. .. _POP_BACK: |