mirror of https://github.com/PCSX2/pcsx2.git
About Box: Fix a very minor typo
This commit is contained in:
parent
999166fa58
commit
ef9b8b792f
|
@ -55,7 +55,7 @@ Dialogs::AboutBoxDialog::AboutBoxDialog(wxWindow* parent)
|
|||
|
||||
wxString contribsString = wxsFormat(
|
||||
L"%s: \n"
|
||||
L"ChickenLiver(Lilypad), Gabest (Gsdx, Cdvdolio, Xpad)"
|
||||
L"ChickenLiver(Lilypad), Gabest (GSdx, Cdvdolio, Xpad)"
|
||||
L"\n\n"
|
||||
L"%s: \n"
|
||||
L"Ckemu, Prafull, General Plot, KrossX, Devina, ssakash, turtleli, Blyss Sarania, micove, black_wd, Belmont, BGome,"
|
||||
|
|
Loading…
Reference in New Issue