diff options
author | k-m_schindler <k-m_schindler@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2009-04-25 18:18:53 +0000 |
---|---|---|
committer | k-m_schindler <k-m_schindler@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2009-04-25 18:18:53 +0000 |
commit | 7cf14a865954a7208f76421a396ea33c3cc87ab9 (patch) | |
tree | 5864c2078a8be46d4a8579dbcf04f9331dc976d3 /src/screens | |
parent | 81bd09278aeffe40bf73e3ee4c6613cbeada6859 (diff) | |
download | usdx-7cf14a865954a7208f76421a396ea33c3cc87ab9.tar.gz usdx-7cf14a865954a7208f76421a396ea33c3cc87ab9.tar.xz usdx-7cf14a865954a7208f76421a396ea33c3cc87ab9.zip |
correcting typos from cosmetics
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1699 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'src/screens')
-rw-r--r-- | src/screens/UScreenCredits.pas | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/screens/UScreenCredits.pas b/src/screens/UScreenCredits.pas index 1d0e5466..def6b7de 100644 --- a/src/screens/UScreenCredits.pas +++ b/src/screens/UScreenCredits.pas @@ -108,8 +108,8 @@ type const Funky_Text: string = - 'Grandma Deluxe has arrived! Thanks to Corvus5 for the massive work on UltraStar, Wome for the nice tune you're hearing, '+ - 'all the people who put massive effort and work in new songs (don't forget UltraStar w/o songs would be nothing), ppl from '+ + 'Grandma Deluxe has arrived! Thanks to Corvus5 for the massive work on UltraStar, Wome for the nice tune you are hearing, '+ + 'all the people who put massive effort and work in new songs (do not forget UltraStar w/o songs would be nothing), ppl from '+ 'irc helping us - eBandit and Gabari, scene ppl who really helped instead of compiling and running away. Greetings to DennisTheMenace for betatesting, '+ 'Demoscene.tv, pouet.net, KakiArts, Sourceforge,..'; |