[Python-modules-commits] r23684 - in packages/fabtools/trunk/debian (control)

dandrimont-guest at users.alioth.debian.org dandrimont-guest at users.alioth.debian.org
Fri Mar 8 18:07:59 UTC 2013


    Date: Friday, March 8, 2013 @ 18:07:57
  Author: dandrimont-guest
Revision: 23684

More consistency and better style

Modified:
  packages/fabtools/trunk/debian/control

Modified: packages/fabtools/trunk/debian/control
===================================================================
--- packages/fabtools/trunk/debian/control	2013-03-08 17:57:14 UTC (rev 23683)
+++ packages/fabtools/trunk/debian/control	2013-03-08 18:07:57 UTC (rev 23684)
@@ -25,7 +25,7 @@
  users, packages, databases, thus reducing the boilerplate code needed to write
  complex remote deployment scenarios.
  .
- fabtools provides a number of low-level actions, as well as a higher level
+ fabtools provides a number of low-level actions, as well as a higher-level
  interface named fabtools.require. This higher-level interface, inspired by
  configuration management tools such as Chef or Puppet, is declarative, so that
- commands only run if the state of the system has to be changed.
+ the commands are only run if the state of the system has to be changed.




More information about the Python-modules-commits mailing list