]> git.lyx.org Git - lyx.git/commitdiff
typo
authorPavel Sanda <sanda@lyx.org>
Fri, 30 Jan 2009 21:01:32 +0000 (21:01 +0000)
committerPavel Sanda <sanda@lyx.org>
Fri, 30 Jan 2009 21:01:32 +0000 (21:01 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28296 a592a061-630c-0410-9148-cb99ea01b6c8

src/support/FileName.h

index 26d0179d1919fb5bcd00be03e184f13d567d379a..e2bbb841149a1398f2aa6136933f10d2cb7178d2 100644 (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;