diff options
| author | Colin Marquardt <github@marquardt-home.de> | 2006-06-20 00:14:30 +0000 |
|---|---|---|
| committer | cmarqu <cmarqu@users.sourceforge.net> | 2006-06-20 00:14:30 +0000 |
| commit | 5036ae96c2dfc601d3257b9d702309db682b76c4 (patch) | |
| tree | 566a8ed867a76a89d715b5acf631569c78346393 /src/ui/dialog/aboutbox.cpp | |
| parent | update from wiki (diff) | |
| download | inkscape-5036ae96c2dfc601d3257b9d702309db682b76c4.tar.gz inkscape-5036ae96c2dfc601d3257b9d702309db682b76c4.zip | |
Correctly write Aleksandar Urosevic's name. Closes 1353260.
(bzr r1238)
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 df1cb511e..486b9fe71 100644 --- a/src/ui/dialog/aboutbox.cpp +++ b/src/ui/dialog/aboutbox.cpp @@ -241,7 +241,7 @@ gchar const *authors_text() { "Pat Suwalski\n" "Adib Taraben\n" "David Turner\n" - "Aleksandar Urosevic\n" + "Aleksandar Urošević\n" "Lucas Vieites\n" "Michael Wybrow\n" "Daniel Yacob\n" |
