Chris McDonough 14 years ago
parent
commit
4904448e4b
1 changed files with 2 additions and 2 deletions
  1. 2 2
      CHANGES.txt

+ 2 - 2
CHANGES.txt

@@ -25,8 +25,8 @@ Next release
   spit out a suggestion to stdout.
 
 - Environment variables set via ``environment=`` value within
-    ``[supervisord]`` section had no effect.  Thanks to Wyatt Baldwin
-    for a patch.
+  ``[supervisord]`` section had no effect.  Thanks to Wyatt Baldwin
+  for a patch.
 
 - Fix bug where stopping process would cause process output that happened
   after the stop request was issued to be lost.  See