Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17369 a1c6a512-1295-4272-9138-f99709370657
diff --git a/docs/BATTERY-FAQ b/docs/BATTERY-FAQ
index 1cf0004..70ea6f6 100644
--- a/docs/BATTERY-FAQ
+++ b/docs/BATTERY-FAQ
@@ -203,9 +203,9 @@
So where is the break-even point?
- Each second of pause will draw about 94 mAh / 3600 seconds = 26 µAh.
+ Each second of pause will draw about 94 mAh / 3600 seconds = 26 µAh.
- 2.18 mAh / 26 µAh = 2180 µAh / 26 µAh = 83.5 seconds
+ 2.18 mAh / 26 µAh = 2180 µAh / 26 µAh = 83.5 seconds
Thus a shutdown and restart uses as much power as 83.5 seconds of pause.