summaryrefslogtreecommitdiff
path: root/source3
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2010-04-08 10:40:40 +0200
committerVolker Lendecke <vl@samba.org>2010-04-08 10:49:57 +0200
commitca74246b4b82f1f3716531ad9732c223b21dd8c7 (patch)
treed97c1fdac0dd02714c95636138dd6cf8ac0ce729 /source3
parentf1aa4c34bf0bd7d42627024af333963b741babea (diff)
downloadsamba-ca74246b4b82f1f3716531ad9732c223b21dd8c7.tar.gz
samba-ca74246b4b82f1f3716531ad9732c223b21dd8c7.tar.bz2
samba-ca74246b4b82f1f3716531ad9732c223b21dd8c7.zip
s3: Fix a typo
Diffstat (limited to 'source3')
-rw-r--r--source3/VERSION2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/VERSION b/source3/VERSION
index 51bb2b1ab4..fcab12af6e 100644
--- a/source3/VERSION
+++ b/source3/VERSION
@@ -75,7 +75,7 @@ SAMBA_VERSION_IS_GIT_SNAPSHOT=yes
# #
# <MAJOR>.<MINOR>.<RELEASE>[...]-<VENDOR_SUFFIX> #
# #
-# Note the '-' is automaticaly added #
+# Note the '-' is automatically added #
# #
# e.g. SAMBA_VERSION_VENDOR_SUFFIX="VendorVersion" #
# -> "CVS 3.0.0rc2-VendorVersion" #