]> git.lyx.org Git - lyx.git/blobdiff - src/support/os_win32.h
Correct comment
[lyx.git] / src / support / os_win32.h
index 6f92b90abbd28ddca89fe1fe6b9e1816208525d7..3f278c3bd0af919cb821608bf3689345341fbfce 100644 (file)
@@ -79,7 +79,7 @@ public:
        ~GetFolderPath();
 
        /** Wrapper for SHGetFolderPathA, returning
-        *  the path asscociated with @c id in utf8 encoding.
+        *  the path associated with @c id in utf8 encoding.
         */
        std::string const operator()(folder_id id) const;
 private: