git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28296 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Pavel Sanda 2009-01-30 21:01:32 +00:00
parent f83ae91f05
commit 80e87042b4

View File

@ -80,7 +80,7 @@ public:
std::time_t lastModified() const;
/// generates a checksum of a file
virtual unsigned long checksum() const;
/// return true when file is readable but not writabel
/// return true when file is readable but not writable
bool isReadOnly() const;
/// return true when it names a directory
bool isDirectory() const;