]> git.lyx.org Git - lyx.git/blobdiff - src/Buffer.cpp
Typos.
[lyx.git] / src / Buffer.cpp
index 9db261dec7f0c085b8c7044c07d74f951bdfc389..f46f7b0029b45ac33d6c10efe0f5371bcd5a0f3f 100644 (file)
@@ -115,7 +115,7 @@ namespace os = support::os;
 
 namespace {
 
-int const LYX_FORMAT = 341; //uwestoehr: TAB support for listings
+int const LYX_FORMAT = 342; //uwestoehr: support for Mongolian
 
 typedef map<string, bool> DepClean;
 typedef map<docstring, pair<InsetLabel const *, Buffer::References> > RefCache;