diff options
author | atmos4 <atmos4@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-08-24 20:18:34 +0000 |
---|---|---|
committer | atmos4 <atmos4@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-08-24 20:18:34 +0000 |
commit | e6fc83ee80904083b176eaca282deaa105ce1452 (patch) | |
tree | 489f1755a15177209018cfa7b34d3c50b90a77e9 /Gui/mplayer | |
parent | 907136e042ee51a70291eebe13e6b0d10350c3a0 (diff) | |
download | mpv-e6fc83ee80904083b176eaca282deaa105ce1452.tar.bz2 mpv-e6fc83ee80904083b176eaca282deaa105ce1452.tar.xz |
Fix small typo noticed by Francisco Javier Cabello <fjcabello@visual-tools.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7081 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Gui/mplayer')
-rw-r--r-- | Gui/mplayer/gtk/about.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gui/mplayer/gtk/about.c b/Gui/mplayer/gtk/about.c index 78a6bf59a2..9fd9b21e5a 100644 --- a/Gui/mplayer/gtk/about.c +++ b/Gui/mplayer/gtk/about.c @@ -143,7 +143,7 @@ GtkWidget * create_About( void ) " * Gabor Berczi (Gabucino)\n" \ " * Alex Beregszaszi (al3x)\n" \ " * Gabor Lenart (LGB)\n" \ - " * Felix Bunemann (Atmos)\n" \ + " * Felix Buenemann (Atmos)\n" \ " * Alban Bedel (Albeu)\n" \ " * pl\n" \ " * Michael Niedermayer\n" \ |