Ran `codespell -w`.
---
 wmbattery/ChangeLog   | 4 ++--
 wmbattery/wmbattery.h | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/wmbattery/ChangeLog b/wmbattery/ChangeLog
index 1876f4f..70214c1 100644
--- a/wmbattery/ChangeLog
+++ b/wmbattery/ChangeLog
@@ -456,7 +456,7 @@ wmbattery (1.18)
 wmbattery (1.17)
 
   * Patch from Edward Betts <edw...@debian.org> to make the icon redraw
-    immediatly when it gets an expose event. The patch also lowers the CPU
+    immediately when it gets an expose event. The patch also lowers the CPU
     time used as the icon is not needlessly redrawn every second. Thanks
     Edward! Closes: #97779
   * Battery blink fixup. (I seem to have inexplicably lost the changelog
@@ -577,7 +577,7 @@ wmbattery (1.0)
   * Drew new faceplate and graphics.
   * Converted manpage to refer to new program name.
   * Reorganized source tree.
-  * Split single xpm up into lots of small xpms, loaded seperately.
+  * Split single xpm up into lots of small xpms, loaded separately.
   * Cleaned up Makefile.
   * Removed README, TODO, INSTALL, etc; I'll write my own.
   * Parse command line with getopt.
diff --git a/wmbattery/wmbattery.h b/wmbattery/wmbattery.h
index 82369b4..c41f6fc 100644
--- a/wmbattery/wmbattery.h
+++ b/wmbattery/wmbattery.h
@@ -34,7 +34,7 @@ typedef struct image_info_type {
 #define NUM_IMAGES 14
 
 /*
- * An array of the filenames of all images to load (minus .xpm extention),
+ * An array of the filenames of all images to load (minus .xpm extension),
  * plus the size of the image, where to draw it on the icon, etc
  */
 static struct image_info_type image_info[] = {
-- 
2.1.4


-- 
To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Reply via email to