diff options
author | Volker Lendecke <vl@samba.org> | 2010-07-17 21:13:11 +0200 |
---|---|---|
committer | Volker Lendecke <vl@samba.org> | 2010-07-17 21:23:07 +0200 |
commit | 3c3cfb9806458816dc07703dc3e18fe02b21127c (patch) | |
tree | 65112f275eb0e5130e85c8afd77f32f0e20184be /release-scripts | |
parent | 628b57ca37641634a34d9b172c7cd5c35a882d4e (diff) | |
download | samba-3c3cfb9806458816dc07703dc3e18fe02b21127c.tar.gz |
Fix a typo
Diffstat (limited to 'release-scripts')
-rwxr-xr-x | release-scripts/create-tarball | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release-scripts/create-tarball b/release-scripts/create-tarball index 94525e0821e..213e35e36e8 100755 --- a/release-scripts/create-tarball +++ b/release-scripts/create-tarball @@ -100,7 +100,7 @@ function parseOptions } ## -## Build the dopcumentation (may be a no-op) +## Build the documentation (may be a no-op) ## function buildDocs |