]> git.lyx.org Git - features.git/commitdiff
This comment is wrong and causes bug in revision control.
authorPavel Sanda <sanda@lyx.org>
Sun, 20 Jul 2008 21:27:20 +0000 (21:27 +0000)
committerPavel Sanda <sanda@lyx.org>
Sun, 20 Jul 2008 21:27:20 +0000 (21:27 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25739 a592a061-630c-0410-9148-cb99ea01b6c8

src/support/FileName.h

index ee644f575f7f3865f1bc8377953397247ff0449b..516351e15a3117cbc6ad5d1ad0bb89a8ced0623f 100644 (file)
@@ -80,7 +80,7 @@ public:
        bool isReadOnly() const;
        /// return true when it names a directory
        bool isDirectory() const;
-       /// return true when file/directory is readable
+       /// return true when directory is readable
        bool isReadableDirectory() const;
        /// return true when it is a file and readable
        virtual bool isReadableFile() const;