summaryrefslogtreecommitdiff
path: root/apps/plugin.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugin.c')
-rw-r--r--apps/plugin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugin.c b/apps/plugin.c
index a3970a88a7..4877c3d255 100644
--- a/apps/plugin.c
+++ b/apps/plugin.c
@@ -439,7 +439,7 @@ static const struct plugin_api rockbox_api = {
439 talk_file_or_spell, 439 talk_file_or_spell,
440 talk_dir_or_spell, 440 talk_dir_or_spell,
441 talk_number, 441 talk_number,
442 talk_value, 442 talk_value_decimal,
443 talk_spell, 443 talk_spell,
444 talk_time, 444 talk_time,
445 talk_date, 445 talk_date,