From 285a41066be87585f890394f4345120c45131e98 Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Sun, 26 Dec 2010 23:33:28 +0000 Subject: [PATCH] Whitespace git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37001 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/Buffer.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Buffer.cpp b/src/Buffer.cpp index ea5b6e57ae..8d8b019f22 100644 --- a/src/Buffer.cpp +++ b/src/Buffer.cpp @@ -3822,7 +3822,7 @@ Buffer::ReadStatus Buffer::loadAutosave() if (ret_llf == ReadSuccess) { if (isReadonly()) { Alert::warning(_("File is read-only"), - bformat(_("A backup file is succesfully loaded, " + bformat(_("A backup file is succesfully loaded, " "but the original file %1$s is marked read-only. " "Please make sure to save the document as a " "different file."), -- 2.39.5