diff --git a/lib/Filesys/Notify/Simple.pm b/lib/Filesys/Notify/Simple.pm index cc9d522..05276ba 100644 --- a/lib/Filesys/Notify/Simple.pm +++ b/lib/Filesys/Notify/Simple.pm @@ -274,7 +274,7 @@ Currently C method blocks. In return, this module doesn't depend on any non-core modules. Platform specific optimizations with L, L, L and L -are truely optional. +are truly optional. NOTE: Using L may put additional limitations. @@ -282,7 +282,7 @@ NOTE: Using L may put additional limitations. =item * -L uses FindFirstChangeNotificationA so that +L uses FindFirstChangeNotification so that Unicode characters can not be handled. On cygwin (1.7 or later), Unicode characters should be able to be handled when L is not used. @@ -290,7 +290,7 @@ when L is not used. =item * If more than 64 directories are included under the specified paths, -an error occurrs. +an error occurs. =back