Fixed typo in comment.

svn-id: r35948
This commit is contained in:
Johannes Schickel 2009-01-20 12:37:05 +00:00
parent 9b116c81c5
commit c0cd121ffd

View File

@ -245,7 +245,7 @@ public:
* would be cached as 'data/file.ext' if FSDirectory was created on 'c:/my' with
* depth > 1. If depth was 1, then the 'data' subdirectory would have been
* ignored, instead.
* Again, only BACKSLASHES are used as separators independently from the
* Again, only SLASHES are used as separators independently from the
* underlying file system.
*
* Relative paths can be specified when calling matching functions like openFile(),