summaryrefslogtreecommitdiff
path: root/apps/plugins/battery_bench.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/battery_bench.c')
-rw-r--r--apps/plugins/battery_bench.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/plugins/battery_bench.c b/apps/plugins/battery_bench.c
index 6a0493ceaa..9dce579248 100644
--- a/apps/plugins/battery_bench.c
+++ b/apps/plugins/battery_bench.c
@@ -536,11 +536,11 @@ enum plugin_status plugin_start(const void* parameter)
536 "# file (%s) every minute.\n" 536 "# file (%s) every minute.\n"
537 "# To properly test your battery:\n" 537 "# To properly test your battery:\n"
538 "# 1) Select and playback an album. " 538 "# 1) Select and playback an album. "
539 "# (Be sure to be more than the player's buffer)\n" 539 "(Be sure to be more than the player's buffer)\n"
540 "# 2) Set to repeat.\n" 540 "# 2) Set to repeat.\n"
541 "# 3) Let the player run completely out of battery.\n" 541 "# 3) Let the player run completely out of battery.\n"
542 "# 4) Recharge and copy (or whatever you want) the txt file to " 542 "# 4) Recharge and copy (or whatever you want) the txt file to "
543 "# your computer.\n" 543 "your computer.\n"
544 "# Now you can make graphs with the data of the battery log.\n" 544 "# Now you can make graphs with the data of the battery log.\n"
545 "# Do not enter another plugin during the test or else the \n" 545 "# Do not enter another plugin during the test or else the \n"
546 "# logging activity will end.\n\n" 546 "# logging activity will end.\n\n"