Few typos

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37611 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Pavel Sanda 2011-02-13 01:34:00 +00:00
parent ed2e6eff49
commit ab8645bc3f
2 changed files with 2 additions and 2 deletions

View File

@ -118,7 +118,7 @@ changes or watch updates.
8) SHALL ALL THE UNUSED STRINGS AT THE BOTTOM OF .PO FILE BE REMOVED,
OR SHALL THEY STAY?
As you wish. They can be reused for generating fuzzy hints, when completely
As you wish. They can be reused for generating fuzzy hints when completely
new strings appear, no other function.

View File

@ -3582,7 +3582,7 @@ bool Buffer::doExport(string const & format, bool put_in_tempdir,
error_list);
// Emit the signal to show the error list or copy it back to the
// cloned Buffer so that it cab be emitted afterwards.
// cloned Buffer so that it can be emitted afterwards.
if (format != backend_format) {
if (d->cloned_buffer_) {
d->cloned_buffer_->d->errorLists[error_type] =