Comments only: typos

This commit is contained in:
Tim Chevalier
2012-06-18 13:34:15 -07:00
parent e7ce32310b
commit 1b4dcbecac
3 changed files with 3 additions and 3 deletions

View File

@@ -566,7 +566,7 @@ pure fn to_upper(s: str/&) -> str {
}
#[doc = "
Replace all occurances of one string with another
Replace all occurrences of one string with another
# Arguments