diff options
| author | Adib Taraben <theadib@gmail.com> | 2009-02-21 20:55:15 +0000 |
|---|---|---|
| committer | theadib <theadib@users.sourceforge.net> | 2009-02-21 20:55:15 +0000 |
| commit | 88d3a4727139fd4582f44cbf8a8f8153e9441cb7 (patch) | |
| tree | 17f814c6e8e8d3501befca0f5bdbc16cee370b5a /src/ui/dialog/aboutbox.cpp | |
| parent | Fix alpha missing in Image effects filters Emboss and Black emboss (diff) | |
| download | inkscape-88d3a4727139fd4582f44cbf8a8f8153e9441cb7.tar.gz inkscape-88d3a4727139fd4582f44cbf8a8f8153e9441cb7.zip | |
fix typo that breaks build
(bzr r7341)
Diffstat (limited to 'src/ui/dialog/aboutbox.cpp')
| -rw-r--r-- | src/ui/dialog/aboutbox.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/dialog/aboutbox.cpp b/src/ui/dialog/aboutbox.cpp index 65b46cddf..a6ee6de75 100644 --- a/src/ui/dialog/aboutbox.cpp +++ b/src/ui/dialog/aboutbox.cpp @@ -356,7 +356,7 @@ void AboutBox::initStrings() { "Michael Wybrow\n" "Daniel Yacob\n" "Masatake Yamato\n" - "David Yip" + "David Yip"; //############################## //# T R A N S L A T O R S |
