diff options
Diffstat (limited to '')
| -rw-r--r-- | doc/classes/Dictionary.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/classes/Dictionary.xml b/doc/classes/Dictionary.xml index fc59400e2..acfa543d6 100644 --- a/doc/classes/Dictionary.xml +++ b/doc/classes/Dictionary.xml @@ -20,6 +20,7 @@ <return type="Dictionary"> </return> <description> + Creates a copy of the dictionary, and returns it. </description> </method> <method name="empty"> |
