瀏覽代碼

Fix spelling

Mike Naberezny 14 年之前
父節點
當前提交
e601defdd8
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/subprocess.rst

+ 1 - 1
docs/subprocess.rst

@@ -276,7 +276,7 @@ unconditionally.  The number of transitions between ``RUNNING`` and
 configuration that endlessly restarts an exited process.  This is a
 feature, not a bug.
     
-An autorestarted process will never be automtatically restarted if it
+An autorestarted process will never be automatically restarted if it
 ends up in the ``FATAL`` state (it must be manually restarted from
 this state).