]> pere.pagekite.me Git - homepage.git/commitdiff
Typos.
authorPetter Reinholdtsen <pere@hungry.com>
Thu, 24 Sep 2015 13:56:45 +0000 (15:56 +0200)
committerPetter Reinholdtsen <pere@hungry.com>
Thu, 24 Sep 2015 13:56:45 +0000 (15:56 +0200)
blog/data/2015-09-24-laptop-battery.txt

index addb0d97e14e9be2145fc756a8f98ad75c555148..ed56c968822968e49fcfc73adeb62354f600ea1b 100644 (file)
@@ -30,8 +30,8 @@ available in Debian.</p>
 battery stats ever since. Now my
 /var/log/hjemmenett-battery-status.log file contain around 115,000
 measurements, from the time the battery was working great until now,
-when it is unable to charge above 7% of original capasity.  My
-colletor shell script is quite simple and look like this:</p>
+when it is unable to charge above 7% of original capacity.  My
+collector shell script is quite simple and look like this:</p>
 
 <pre>
 #!/bin/sh
@@ -56,7 +56,7 @@ fi
 
 log_battery() {
     # Print complete message in one echo call, to avoid race condition
-    # when several log processes run in parallell.
+    # when several log processes run in parallel.
     msg=$(printf "%s," $(date +%s); \
        for f in $files; do \
            printf "%s," $(cat $f); \
@@ -91,7 +91,7 @@ timestamp,manufacturer,model_name,technology,serial_number,energy_full,energy_fu
 </pre>
 
 <p>I wrote a small script to create a graph of the charge development
-over time.  This graph depicted above show the slow death of mylaptop
+over time.  This graph depicted above show the slow death of my laptop
 battery.</p>
 
 <p>But why is this happening?  Why are my laptop batteries always