summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifests/filter.pp2
-rw-r--r--manifests/init.pp2
2 files changed, 2 insertions, 2 deletions
diff --git a/manifests/filter.pp b/manifests/filter.pp
index 241bd62..1dd48b4 100644
--- a/manifests/filter.pp
+++ b/manifests/filter.pp
@@ -2,7 +2,7 @@
# @param filtername
# Target filter.
# @param source
-# Soruce file of filter, mutually exclusive with content.
+# Source file of filter, mutually exclusive with content.
# @param content
# Contents of filter, mutually exclusive with source.
# @param file_props
diff --git a/manifests/init.pp b/manifests/init.pp
index 2c605d8..f98a5b7 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -12,7 +12,7 @@
# @param scan_path
# Directory to scan for git repos
# @param clone_url
-# List of
+# List of URLs to be shown as cloneable for each repo.
# @param root
# Webroot, media files and similar will be placed here
# @param filterpath