summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Beaupré <anarcat@koumbit.org>2013-01-07 19:03:10 -0500
committerAntoine Beaupré <anarcat@koumbit.org>2013-01-07 19:03:10 -0500
commitc6f2c056a4360c976cbb9a0bd5c0d25fa9f44e23 (patch)
tree1243e906af9e5f949ccb6ad7f66d12fbc82b7cc6
parent69e70d1fefe62478d34c5b48d3eadad755bace9f (diff)
parent50075192d8827d7fa8721ffb6847fedbb4a99c60 (diff)
Merge branch 'master' into multi_repo_support
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 595540d..d4c5135 100644
--- a/README
+++ b/README
@@ -19,7 +19,7 @@ Instead of:
... you should use:
- class { 'reprepro': origin => 'example.com }
+ class { 'reprepro': origin => 'example.com' }
Even more recent versions do not use parametrized classes anymore but
defines, in order to support multiple repositories. So you should do