small fix
authorOleksandr Gavenko <gavenkoa@gmail.com>
Sun, 27 Nov 2011 23:34:15 +0200
changeset 1101 33ba35eff910
parent 1100 b1bc3f723e14
child 1102 01d500f0b867
small fix
devel-versioning.rst
--- a/devel-versioning.rst	Sun Nov 27 23:32:16 2011 +0200
+++ b/devel-versioning.rst	Sun Nov 27 23:34:15 2011 +0200
@@ -182,8 +182,9 @@
 Why do not do this on success build:
 
  * You can have several build machine which may concurrently update version.
- * There does not exist tools for easy querying for status of build (as ok/fail,
-   build configuration, date, coverage, lint checks, etc).
+ * There does not exist tools for easy querying for status of build by its
+   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.