aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2000-05-26 03:15:18 +0000
committerBruce Momjian <bruce@momjian.us>2000-05-26 03:15:18 +0000
commitcf169e00882609c0b3b9e0a0085df4b6d82d8041 (patch)
tree7175546856e4cce96144e33582cbfc8dfe599534 /src
parentebb88e3ba5f711ed3367d0638b0b0bf30e6d8001 (diff)
downloadpostgresql-cf169e00882609c0b3b9e0a0085df4b6d82d8041.tar.gz
postgresql-cf169e00882609c0b3b9e0a0085df4b6d82d8041.zip
Spell fix
Diffstat (limited to 'src')
-rw-r--r--src/bin/initlocation/initlocation.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/bin/initlocation/initlocation.sh b/src/bin/initlocation/initlocation.sh
index d2f77783479..b5700e2f6b7 100644
--- a/src/bin/initlocation/initlocation.sh
+++ b/src/bin/initlocation/initlocation.sh
@@ -8,7 +8,7 @@
#
#
# IDENTIFICATION
-# $Header: /cvsroot/pgsql/src/bin/initlocation/Attic/initlocation.sh,v 1.7 2000/03/26 18:32:30 petere Exp $
+# $Header: /cvsroot/pgsql/src/bin/initlocation/Attic/initlocation.sh,v 1.8 2000/05/26 03:15:18 momjian Exp $
#
#-------------------------------------------------------------------------
@@ -91,7 +91,7 @@ fi
# You can call initlocation $ENVAR, which will of course be resolved
# by the shell, or initlocation some/path (containing at least one slash).
# Then you just take that path.
-# This should appease users who are confused by the above behaviour.
+# This should appease users who are confused by the above behavour.
#
echo "$Location" | grep '/' >/dev/null 2>&1