[Pkg-wmaker-commits] [wmbattery] 225/241: wmbattery: Fix typos.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 24 23:38:04 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository wmbattery.

commit 1631d8349cc0acf4357e6ca420e1bff5ba136d2b
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Wed May 13 23:38:55 2015 -0500

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

diff --git a/ChangeLog b/ChangeLog
index 1876f4f..70214c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -456,7 +456,7 @@ wmbattery (1.18)
 wmbattery (1.17)
 
   * Patch from Edward Betts <edward at 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.h b/wmbattery.h
index 82369b4..c41f6fc 100644
--- a/wmbattery.h
+++ b/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[] = {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbattery.git



More information about the Pkg-wmaker-commits mailing list