Issue #27076: Merge spelling from 3.5

This commit is contained in:
Martin Panter 2016-05-26 06:03:19 +00:00
commit 3e04d5b306
66 changed files with 232 additions and 232 deletions

View file

@ -176,7 +176,7 @@ check_force_ascii(void)
#endif
error:
/* if an error occured, force the ASCII encoding */
/* if an error occurred, force the ASCII encoding */
return 1;
}