diff --git a/string/doc/usage.xml b/string/doc/usage.xml index a30d366..291a525 100644 --- a/string/doc/usage.xml +++ b/string/doc/usage.xml @@ -163,7 +163,7 @@ Trimming - When parsing the input from a user, strings usually have unwanted leading or trailing + When parsing the input from a user, strings often have unwanted leading or trailing characters. To get rid of them, we need trim functions: