Fix comment.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24267 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Richard Heck 2008-04-15 15:32:46 +00:00
parent c4f8a516bd
commit 61354cd3b2

View File

@ -109,7 +109,8 @@ std::string translateRT(TextClass::ReadType rt)
} // namespace anon
// This string cannot be translated, because it is a layout identifier.
// This string should not be translated here,
// because it is a layout identifier.
docstring const TextClass::emptylayout_ = from_ascii("Plain Layout");