]> git.itanic.dy.fi Git - emerge-timer/commitdiff
Fix typo
authorEsko Kokkonen <esko.kokkonen@gmail.com>
Thu, 23 Aug 2012 13:08:12 +0000 (16:08 +0300)
committerEsko Kokkonen <esko.kokkonen@gmail.com>
Thu, 23 Aug 2012 13:08:12 +0000 (16:08 +0300)
emerge-timer.py

index 2a252f28ec7551c85d93af50896f15e49117b472..e4acd53e491840fadb0e3bf369adb992a49135ff 100755 (executable)
@@ -506,7 +506,7 @@ def main(status, user_package=None):
 
 
 def _main(status, user_package=None):
-    """Main function. Hanlde all the different modes of operation."""
+    """Main function. Handle all the different modes of operation."""
 
     if status == "package":
         for p in user_package: