*** empty log message ***
authorroot <root>
Sun, 25 Nov 2007 08:38:26 +0000 (08:38 +0000)
committerroot <root>
Sun, 25 Nov 2007 08:38:26 +0000 (08:38 +0000)
src/command.C

index 2c1fa7193a4f94f15d58e38515d94b99c7d97197..72552b4647169f5fc561517db5f0d84c7774d599 100644 (file)
@@ -1051,7 +1051,7 @@ rxvt_term::prepare_cb (ev::prepare &w, int revents)
   display->flush ();
 
   if (want_refresh && !flush_ev.active)
-    flush_ev.start (1. / 60.); // refresh at max. 60 hz normally
+    flush_ev.start (1. / 60.); // refresh at max. 60 Hz normally
 }
 
 void