From ea13ec1699bcf59960daa57fd2cd9d24e195a71b Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Thu, 1 Mar 2012 12:20:18 +0000 Subject: Spelling Cleanup --- source/blender/blenlib/BLI_string.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/blender/blenlib/BLI_string.h') diff --git a/source/blender/blenlib/BLI_string.h b/source/blender/blenlib/BLI_string.h index 25eb2ebecc2..0f419920b21 100644 --- a/source/blender/blenlib/BLI_string.h +++ b/source/blender/blenlib/BLI_string.h @@ -92,7 +92,7 @@ char *BLI_getQuotedStr(const char *str, const char *prefix); * string with all instances of oldText replaced with newText, * and returns it. * - * @param str The string to replace occurances of oldText in + * @param str The string to replace occurrences of oldText in * @param oldText The text in the string to find and replace * @param newText The text in the string to find and replace * @retval Returns the duplicated string -- cgit v1.2.3