diff --git a/Help/command/list.rst b/Help/command/list.rst index 39e7e2a69f..50bf417bf1 100644 --- a/Help/command/list.rst +++ b/Help/command/list.rst @@ -180,7 +180,7 @@ Insert elements to the 0th position in the list. list(REMOVE_ITEM [ ...]) -Removes the given items from the list. +Removes all instances of the given items from the list. .. _REMOVE_AT: