From ca74246b4b82f1f3716531ad9732c223b21dd8c7 Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Thu, 8 Apr 2010 10:40:40 +0200 Subject: s3: Fix a typo --- source3/VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 # # # ..[...]- # # # -# Note the '-' is automaticaly added # +# Note the '-' is automatically added # # # # e.g. SAMBA_VERSION_VENDOR_SUFFIX="VendorVersion" # # -> "CVS 3.0.0rc2-VendorVersion" # -- cgit