diff options
author | Paul Arthur <paul.arthur@flowerysong.com> | 2013-01-25 20:30:23 -0500 |
---|---|---|
committer | Paul Arthur <paul.arthur@flowerysong.com> | 2013-01-25 20:30:36 -0500 |
commit | d14b5215ebd23097f504607c1db3f653c58cf3e9 (patch) | |
tree | f25fc0fff0d69ffaac22226decef54db45781c2c /themes | |
parent | c864d180cb1d11bd40d237284e43badbb2429e89 (diff) | |
download | ampache-d14b5215ebd23097f504607c1db3f653c58cf3e9.tar.gz ampache-d14b5215ebd23097f504607c1db3f653c58cf3e9.tar.bz2 ampache-d14b5215ebd23097f504607c1db3f653c58cf3e9.zip |
Cosmetics: s/incase/in case/
Diffstat (limited to 'themes')
-rw-r--r-- | themes/classic/theme.cfg.php | 2 | ||||
-rw-r--r-- | themes/fresh/theme.cfg.php | 2 | ||||
-rw-r--r-- | themes/greysme/theme.cfg.php | 2 | ||||
-rw-r--r-- | themes/penguin/theme.cfg.php | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/themes/classic/theme.cfg.php b/themes/classic/theme.cfg.php index c89ff7f6..b90d1b9f 100644 --- a/themes/classic/theme.cfg.php +++ b/themes/classic/theme.cfg.php @@ -34,7 +34,7 @@ author = "Ros" ; Theme Maintainer ; This is just a way of listing who is responsible for -; maintaining this theme incase it's not working right +; maintaining this theme in case it's not working right ; please include an e-mail address so you can be contacted ; DEFAULT: N/A maintainer = "Spocky" diff --git a/themes/fresh/theme.cfg.php b/themes/fresh/theme.cfg.php index ccaadc05..09769c8b 100644 --- a/themes/fresh/theme.cfg.php +++ b/themes/fresh/theme.cfg.php @@ -34,7 +34,7 @@ author = "eigan" ; Theme Maintainer ; This is just a way of listing who is responsible for -; maintaining this theme incase it's not working right +; maintaining this theme in case it's not working right ; please include an e-mail address so you can be contacted ; DEFAULT: N/A maintainer = "eigan - einargangso@gmail.com" diff --git a/themes/greysme/theme.cfg.php b/themes/greysme/theme.cfg.php index f77a8e4b..7a15aba9 100644 --- a/themes/greysme/theme.cfg.php +++ b/themes/greysme/theme.cfg.php @@ -35,7 +35,7 @@ author = "Mickael Despesse (Spocky)" ; Theme Maintainer ; This is just a way of listing who is responsible for -; maintaining this theme incase it's not working right +; maintaining this theme in case it's not working right ; please include an e-mail address so you can be contacted ; DEFAULT: N/A maintainer = "Spocky" diff --git a/themes/penguin/theme.cfg.php b/themes/penguin/theme.cfg.php index 6a9b5071..70e4e4a9 100644 --- a/themes/penguin/theme.cfg.php +++ b/themes/penguin/theme.cfg.php @@ -35,7 +35,7 @@ author = "Jeroen Doppenberg" ; Theme Maintainer ; This is just a way of listing who is responsible for -; maintaining this theme incase it's not working right +; maintaining this theme in case it's not working right ; please include an e-mail address so you can be contacted ; DEFAULT: N/A maintainer = "info@dopdop.nl" |