X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=afh_common.c;fp=afh_common.c;h=4d8884a6ce8d07e6413d9a3c71630078bdbe853b;hp=6feb7c3565dc6ed1f9023ba4eb6ad6b19bcadd48;hb=34be2cc6668b2297566de312250f6c0104796f65;hpb=b93023b9a3257ca6c4a0bfa37f73bec0a2513699 diff --git a/afh_common.c b/afh_common.c index 6feb7c35..4d8884a6 100644 --- a/afh_common.c +++ b/afh_common.c @@ -28,7 +28,7 @@ const char *status_item_list[] = {STATUS_ITEM_ARRAY}; * * We always define the full array of audio formats even if some audio formats * were not compiled in. This is because for each audio file the number of its - * audio format is stored in the database. We don't want that numbers to become + * audio format is stored in the database. We don't want these numbers to become * stale just because the user installed a new version of paraslash that * supports a different set of audio formats. *