From 19b6a34be3630d17951aa7480d47fcad0f298e73 Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Sun, 20 Jul 2008 21:27:20 +0000 Subject: [PATCH] This comment is wrong and causes bug in revision control. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25739 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/support/FileName.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/support/FileName.h b/src/support/FileName.h index ee644f575f..516351e15a 100644 --- a/src/support/FileName.h +++ b/src/support/FileName.h @@ -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; -- 2.39.2