1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-03 09:49:30 +02:00

fixing typo, as shown on litian.debian.org

This commit is contained in:
klemens 2016-04-13 22:37:26 +02:00
parent b1c7cf9ef6
commit 1c78b1edc7

View file

@ -91,8 +91,8 @@ php /bin/print_tags.inc [FILE]
.PP .PP
migrate_config.inc migrate_config.inc
This is used to migrate your ampache.cfg.php config file from php4 formating to php5 This is used to migrate your ampache.cfg.php config file from php4 formatting to php5
formating. This is done to decrease the parsing time of ampache.cfg.php. This is 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. 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. debian/ampache.postinst runs this script automatically if needed.