Add a \n after Kaverins entry to wrap (noticed by kaverin).

Originally committed to SVN as r3409.
This commit is contained in:
Amar Takhar 2009-08-14 05:18:20 +00:00
parent 34913135c9
commit 3b1a722e5c
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ AboutScreen::AboutScreen(wxWindow *parent)
aboutString += _T(" Niels Martin Hansen\n");
aboutString += _T(" Rodrigo Braz Monteiro\n");
aboutString += _T("Icons by:\n");
aboutString += _T(" Philip Cash");
aboutString += _T(" Philip Cash\n");
aboutString += _T("Additional thanks to:\n");
aboutString += _T(" Mentar\n");
aboutString += _T(" Sigurd Tao Lyngse\n");