[Python-checkins] devguide: Minor change suggested by Ned Deily.

brett.cannon python-checkins at python.org
Wed Jan 19 01:07:51 CET 2011


brett.cannon pushed 48b983b95d1b to devguide:

http://hg.python.org/devguide/rev/48b983b95d1b
changeset:   138:48b983b95d1b
parent:      135:b29a912d4e2c
user:        Brett Cannon <brett at python.org>
date:        Tue Jan 18 15:57:04 2011 -0800
summary:
  Minor change suggested by Ned Deily.

files:
  triaging.rst

diff --git a/triaging.rst b/triaging.rst
--- a/triaging.rst
+++ b/triaging.rst
@@ -74,7 +74,7 @@
 
 Keywords
 ''''''''
-Essentially flags about the issue. Multiple values are possible.
+Various flags about the issue. Multiple values are possible.
 
 * after moratorium
     The issue is in regards to a language change which is not allowed during

--
Repository URL: http://hg.python.org/devguide


More information about the Python-checkins mailing list