diff options
Diffstat (limited to 'release-scripts/create-tarball')
-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 94525e0821..213e35e36e 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 |