diff --git a/docs/man/man1/ampache.1 b/docs/man/man1/ampache.1 index ea5ea523..ef71d0a8 100644 --- a/docs/man/man1/ampache.1 +++ b/docs/man/man1/ampache.1 @@ -91,8 +91,8 @@ php /bin/print_tags.inc [FILE] .PP migrate_config.inc -This is used to migrate your ampache.cfg.php config file from php4 formating to php5 -formating. This is done to decrease the parsing time of ampache.cfg.php. This is +This is used to migrate your ampache.cfg.php config file from php4 formatting to php5 +formatting. This is done to decrease the parsing time of ampache.cfg.php. This is generally not needed unless you are upgrading from 3.3.3.5 to 3.4.x. debian/ampache.postinst runs this script automatically if needed.