Spell 'of' correctly.
authorBrenden Matthews <brenden@rty.ca>
Mon, 3 Aug 2009 18:57:22 +0000 (12:57 -0600)
committerBrenden Matthews <brenden@rty.ca>
Mon, 3 Aug 2009 18:57:22 +0000 (12:57 -0600)
src/conky.h

index a10e23d..b6bbfe9 100644 (file)
@@ -385,7 +385,7 @@ void set_update_interval(double interval);
 
 #define NOBATTERY 0
 
-/* to get rid off 'unused variable' warnings */
+/* to get rid of 'unused variable' warnings */
 #define UNUSED(a) if (a) {}
 
 #endif /* _conky_h_ */