diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ Instead of: ... you should use: - class { 'reprepro': origin => 'example.com } + class { 'reprepro': origin => 'example.com' } Parameters ========== |