summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python/pbr/slack-desc2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pbr/slack-desc b/python/pbr/slack-desc
index e70345a462..e3f4ad8215 100644
--- a/python/pbr/slack-desc
+++ b/python/pbr/slack-desc
@@ -9,7 +9,7 @@
pbr: pbr (manage setuptools packaging)
pbr:
pbr: A library for managing setuptools packaging in a consistent manner.
-pbr:
+pbr:
pbr: pbr reads and then filters the setup.cfg data through a setup hook
pbr: to fill in default values and provide more sensible behaviors,
pbr: and then feeds the results in as the arguments to a call to setup.py