small fix
authorOleksandr Gavenko <gavenkoa@gmail.com>
Sun, 27 Nov 2011 23:35:29 +0200
changeset 1102 01d500f0b867
parent 1101 33ba35eff910
child 1103 53b2adcc631e
small fix
devel-versioning.rst
--- a/devel-versioning.rst	Sun Nov 27 23:34:15 2011 +0200
+++ b/devel-versioning.rst	Sun Nov 27 23:35:29 2011 +0200
@@ -186,7 +186,7 @@
    number (as ok/fail, build configuration, date, coverage, lint checks status,
    etc).
  * Some part of development team may not have permission for bumping version and
-   after build they must revert some automatically updated files.
+   they must revert some automatically updated files after build.
 
 Why do not do this from pre-/post-commit hooks: