r18261 by jghali - fix small typo
scribus-commit
scribus-commit at lists.scribus.net
Sat Apr 20 14:26:03 UTC 2013
Author: jghali
Date: Sat Apr 20 14:26:03 2013
New Revision: 18261
URL: http://scribus.net/websvn/listing.php?repname=Scribus&sc=1&rev=18261
Log:
fix small typo
Modified:
branches/Version14x/Scribus/scribus/plugins/gettext/htmlim/htmlreader.cpp
Modified: branches/Version14x/Scribus/scribus/plugins/gettext/htmlim/htmlreader.cpp
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=18261&path=/branches/Version14x/Scribus/scribus/plugins/gettext/htmlim/htmlreader.cpp
==============================================================================
--- branches/Version14x/Scribus/scribus/plugins/gettext/htmlim/htmlreader.cpp (original)
+++ branches/Version14x/Scribus/scribus/plugins/gettext/htmlim/htmlreader.cpp Sat Apr 20 14:26:03 2013
@@ -223,7 +223,7 @@
imgline += " src: " + attrValue;
else
{
- // TODO: correctly emebed the image (just putting the source in the
+ // TODO: correctly embed the image (just putting the source in the
// text frame crashes scribus for big images; ale/20120808)
imgline += " src: embedded image";
}
More information about the scribus-commit
mailing list