mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28296 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
f83ae91f05
commit
80e87042b4
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user