summaryrefslogtreecommitdiff
path: root/source3/script/installswat.sh
diff options
context:
space:
mode:
Diffstat (limited to 'source3/script/installswat.sh')
-rwxr-xr-xsource3/script/installswat.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/script/installswat.sh b/source3/script/installswat.sh
index cc2ab943d9..ab760cb545 100755
--- a/source3/script/installswat.sh
+++ b/source3/script/installswat.sh
@@ -6,7 +6,7 @@ SRCDIR=$2/
echo Installing SWAT in $SWATDIR
-echo Installing the Samba Web Admisistration Tool
+echo Installing the Samba Web Administration Tool
for d in $SWATDIR $SWATDIR/help $SWATDIR/images $SWATDIR/include; do
if [ ! -d $d ]; then