]> git.lyx.org Git - lyx.git/blobdiff - src/Buffer.cpp
typo
[lyx.git] / src / Buffer.cpp
index 51f4ebf76258a5432fca5b34bef4b75b6a06a895..3f1843cb59ae861c7ece1f15970c606bf0f9286c 100644 (file)
@@ -116,7 +116,7 @@ namespace os = support::os;
 namespace {
 
 // Do not remove the comment below, so we get merge conflict in
-// in independent branches.
+// independent branches. Instead add your own.
 int const LYX_FORMAT = 344;  // ps: backref
 
 typedef map<string, bool> DepClean;