diff options
| author | Felipe Corr??a da Silva Sanches <juca@members.fsf.org> | 2007-08-06 01:12:13 +0000 |
|---|---|---|
| committer | jucablues <jucablues@users.sourceforge.net> | 2007-08-06 01:12:13 +0000 |
| commit | ea73ee2ef9ba6d8862f1d14d949b217eda63f1d2 (patch) | |
| tree | 2b0d5ca3f0e2526dafaf0d0d1ea062e0bdc4de9f /src/ui/dialog/aboutbox.cpp | |
| parent | Filter effects dialog: (diff) | |
| download | inkscape-ea73ee2ef9ba6d8862f1d14d949b217eda63f1d2.tar.gz inkscape-ea73ee2ef9ba6d8862f1d14d949b217eda63f1d2.zip | |
added missing " character at end of a line. Sorry, my mistake on
previous commit...
(bzr r3384)
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 a8c44b946..f029b8b73 100644 --- a/src/ui/dialog/aboutbox.cpp +++ b/src/ui/dialog/aboutbox.cpp @@ -312,7 +312,7 @@ void AboutBox::initStrings() { "Pat Suwalski\n" "Adib Taraben\n" "David Turner\n" - "Andre Twupack\n + "Andre Twupack\n" "Aleksandar Urošević\n" "Lucas Vieites\n" "Michael Wybrow\n" |
