# HG changeset patch # User Paul Issott # Date 1487623740 0 # Node ID ddf5125a4b038545a8729d0a84db8c9a0eae5e99 # Parent 348289f0b48de467ed0a92cb23804f83cc95cc72 Tiny edits diff -r 348289f0b48d -r ddf5125a4b03 plugins/users/users.cgi --- a/plugins/users/users.cgi Mon Feb 20 18:50:00 2017 +0100 +++ b/plugins/users/users.cgi Mon Feb 20 20:49:00 2017 +0000 @@ -87,7 +87,7 @@ fi else - gettext "You must be logged to check or admin users" + gettext "You must be logged in to check on admin users" fi html_footer && exit 0 ;; diff -r 348289f0b48d -r ddf5125a4b03 tinycm --- a/tinycm Mon Feb 20 18:50:00 2017 +0100 +++ b/tinycm Mon Feb 20 20:49:00 2017 +0000 @@ -55,7 +55,7 @@ fi } -# Rebuilt an up-to-date config file, plugins may need new variables +# Rebuild an up-to-date config file, plugins may need new variables update_config() { echo "Updating config file: confi.cgi" . ${path}/config.cgi @@ -140,7 +140,7 @@ boldify "Updating TinyCM install(s)..." echo "" - # File liste of args + # File list of args if [ -f "$path" ]; then paths="$(cat ${list})" else