Replace all occured, occurance etc.

This commit is contained in:
Takeshi Abe
2010-12-04 12:39:00 +09:00
committed by Caolán McNamara
parent e7f45a36f3
commit 7f11a1b9db
22 changed files with 96 additions and 96 deletions

View File

@@ -181,7 +181,7 @@ char *path;
#ifdef HAVE_DRIVE_LETTERS
/* Change all occurences from DirBrkStr to *DirSepStr. This assumes
/* Change all occurrences from DirBrkStr to *DirSepStr. This assumes
* that when HAVE_DRIVE_LETTERS is set the directory separator is
* either '\' or '/'. */
if (*DirSepStr == '/')