Explorar o código

Fix typo in comment

Mike Naberezny %!s(int64=10) %!d(string=hai) anos
pai
achega
c7afdaa147
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      supervisor/supervisord.py

+ 1 - 1
supervisor/supervisord.py

@@ -201,7 +201,7 @@ class Supervisor:
 
                 if not self.shutdown_report():
                     # if there are no unstopped processes (we're done
-                    # killing everything), it's OK to swtop or reload
+                    # killing everything), it's OK to shutdown or reload
                     raise asyncore.ExitNow
 
             for fd, dispatcher in combined_map.items():