Fixing typo in comment.

git-svn-id: svn://10.0.0.236/trunk@143798 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jst%netscape.com
2003-06-17 16:30:35 +00:00
parent 4eaef03b6e
commit 223d557551
2 changed files with 2 additions and 2 deletions

View File

@@ -201,7 +201,7 @@ class NS_COM nsAString
* 1) to |Cut| a suffix of the string;
* 2) to prepare to |Append| or move characters around.
*
* External callers are not allowed to use |SetLength| is this
* External callers are not allowed to use |SetLength| in this
* latter capacity, and should prefer |Truncate| for the former.
* In other words, |SetLength| is deprecated for all use outside
* of the string library and the internal use may at some point