diff options
author | J. Alexander Treuman <jat@spatialrift.net> | 2006-08-08 18:55:29 +0000 |
---|---|---|
committer | J. Alexander Treuman <jat@spatialrift.net> | 2006-08-08 18:55:29 +0000 |
commit | 904eaf361c40fd50e39b7b47484c3f071fdba22a (patch) | |
tree | 4544af391a0ea07fbd0a84fffb165eebd8923a34 /UPGRADING | |
parent | 4924bf4391b56291e1d37537613ddf647fa96d4c (diff) | |
download | mpd-904eaf361c40fd50e39b7b47484c3f071fdba22a.tar.gz mpd-904eaf361c40fd50e39b7b47484c3f071fdba22a.tar.xz mpd-904eaf361c40fd50e39b7b47484c3f071fdba22a.zip |
ves the spelling nazi strikes again
git-svn-id: https://svn.musicpd.org/mpd/trunk@4602 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'UPGRADING')
-rw-r--r-- | UPGRADING | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -9,7 +9,7 @@ any changes. However, if you downgrade back to 0.10.x, then you will need to recreate your db. The default port for MPD is now 6600, so update your mpd and client -configurations appropriatly. +configurations appropriately. Upgrading to 0.10.0 ------------------- @@ -21,7 +21,7 @@ recommended that you recreate the db. To do so, run mpd with the character set will be determined from your current locale settings. If your locale settings are not the same as those used for the filesystem, then use the config file parameter "filesystem_charset" to specify the -correct character set (this maybe neccessary if you create the db with root). +correct character set (this maybe necessary if you create the db with root). Upgrading to 0.9.3 ------------------ |