r18262 by jghali - fix small typo
scribus-commit
scribus-commit at lists.scribus.net
Sat Apr 20 14:26:30 UTC 2013
Author: jghali
Date: Sat Apr 20 14:26:30 2013
New Revision: 18262
URL: http://scribus.net/websvn/listing.php?repname=Scribus&sc=1&rev=18262
Log:
fix small typo
Modified:
trunk/Scribus/scribus/plugins/gettext/htmlim/htmlreader.cpp
Modified: trunk/Scribus/scribus/plugins/gettext/htmlim/htmlreader.cpp
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=18262&path=/trunk/Scribus/scribus/plugins/gettext/htmlim/htmlreader.cpp
==============================================================================
--- trunk/Scribus/scribus/plugins/gettext/htmlim/htmlreader.cpp (original)
+++ trunk/Scribus/scribus/plugins/gettext/htmlim/htmlreader.cpp Sat Apr 20 14:26:30 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