Spelling fix.
diff --git a/files/dos_fs.c b/files/dos_fs.c
index c134821..52db6c1 100644
--- a/files/dos_fs.c
+++ b/files/dos_fs.c
@@ -1173,8 +1173,8 @@
* Implementation of GetFullPathNameA/W.
*
* bon@elektron 000331:
- * A test for GetFullPathName with many patholotical case
- * gives now identical output for Wine and OSR2
+ * A test for GetFullPathName with many pathological cases
+ * now gives identical output for Wine and OSR2
*/
static DWORD DOSFS_DoGetFullPathName( LPCSTR name, DWORD len, LPSTR result,
BOOL unicode )