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 /docs | |
parent | c864d180cb1d11bd40d237284e43badbb2429e89 (diff) | |
download | ampache-d14b5215ebd23097f504607c1db3f653c58cf3e9.tar.gz ampache-d14b5215ebd23097f504607c1db3f653c58cf3e9.tar.bz2 ampache-d14b5215ebd23097f504607c1db3f653c58cf3e9.zip |
Cosmetics: s/incase/in case/
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 39887712..684edf8d 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -247,7 +247,7 @@ - Fix incorrect debug_event() on login due to typo - Remove manage democratic playlist as it has no meaning in the current version - - Run Dba::reset_db_charset() after upgrade incase people are playing + - Run Dba::reset_db_charset() after upgrade in case people are playing hot potato with their charsets. - Move Server Preferences to Admin menu (Thx geekdawg) - Fixed missing web_path reference on radio creation link |