From 34be2cc6668b2297566de312250f6c0104796f65 Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Fri, 14 Jul 2017 20:45:57 +0200 Subject: [PATCH] afh: Fix typo in comment. --- afh_common.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. * -- 2.39.2