summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--network/mailman/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/mailman/README b/network/mailman/README
index 447df92360..c019ccd646 100644
--- a/network/mailman/README
+++ b/network/mailman/README
@@ -16,7 +16,7 @@ This SlackBuild assumes the webserver group name to be "apache",
which should work just fine for you if you have the Slackware
httpd package installed.
If you wish to use a diffent webserver then set the group name accordingly
-by passing is to the script via the CGI_GID varible at runtime. Eg:
+by passing is to the script via the CGI_GID variable at runtime. Eg:
CGI_GID="lighttpd" ./mailman.SlackBuild