瀏覽代碼

Fix spelling

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

+ 4 - 4
docs/configuration.rst

@@ -379,10 +379,10 @@ follows.
   Values containing non-alphanumeric characters should be quoted
   (e.g. ``KEY="val:123",KEY2="val,456"``).  Otherwise, quoting the
   values is optional but recommended.  To escape percent characters,
-  simply use two. (e.g. ``URI="/first%%20name"``) **Note** that 
-  subprocesses will inherit the environment variables of the shell 
+  simply use two. (e.g. ``URI="/first%%20name"``) **Note** that
+  subprocesses will inherit the environment variables of the shell
   used to start :program:`supervisord` except for the ones overridden
-  here and within the program's ``environment`` option.  See 
+  here and within the program's ``environment`` option.  See
   :ref:`subprocess_environment`.
 
   *Default*: no values
@@ -538,7 +538,7 @@ where specified.
    will have a single process named ``x`` in it.  This provides a
    modicum of backwards compatibility with older supervisor releases,
    which did not treat program sections as homogeneous process group
-   defnitions.
+   definitions.
 
    But for instance, if you have a ``[program:foo]`` section with a
    ``numprocs`` of 3 and a ``process_name`` expression of