From 439e2b1b227ba4abb5f512209d7a00d78d43f4e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Mon, 18 Sep 2023 20:21:33 +0200 Subject: Minor documentation updates. --- manifests/filter.pp | 2 +- manifests/init.pp | 2 +- 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 -- cgit v1.2.3