summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/bitmap/emboss.cpp
diff options
context:
space:
mode:
authorIvan Mas??r <helix84@centrum.sk>2009-05-06 15:48:49 +0000
committerhelix84 <helix84@users.sourceforge.net>2009-05-06 15:48:49 +0000
commit5a6e5b04e9b641b97fe813121583abb18a18acda (patch)
treecf1cef8582a105e723cca4806545f12281994213 /src/extension/internal/bitmap/emboss.cpp
parentusing uri syntax while importing files using xlink:href (diff)
downloadinkscape-5a6e5b04e9b641b97fe813121583abb18a18acda.tar.gz
inkscape-5a6e5b04e9b641b97fe813121583abb18a18acda.zip
* [INTL:*] fixed typos (by Yuri Chornoivan)
(bzr r7827)
Diffstat (limited to 'src/extension/internal/bitmap/emboss.cpp')
-rw-r--r--src/extension/internal/bitmap/emboss.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/extension/internal/bitmap/emboss.cpp b/src/extension/internal/bitmap/emboss.cpp
index f55fbebe9..98c245b37 100644
--- a/src/extension/internal/bitmap/emboss.cpp
+++ b/src/extension/internal/bitmap/emboss.cpp
@@ -43,7 +43,7 @@ Emboss::init(void)
"<effects-menu>\n"
"<submenu name=\"" N_("Raster") "\" />\n"
"</effects-menu>\n"
- "<menu-tip>" N_("Emboss selected bitmap(s) -- hilight edges with 3D effect.") "</menu-tip>\n"
+ "<menu-tip>" N_("Emboss selected bitmap(s) -- highlight edges with 3D effect.") "</menu-tip>\n"
"</effect>\n"
"</inkscape-extension>\n", new Emboss());
}