summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoah Slater <nslater@apache.org>2013-12-15 18:03:44 +0100
committerNoah Slater <nslater@apache.org>2013-12-15 18:03:44 +0100
commit67e50cf9c78195f34657bacfc579a257fe9d0573 (patch)
tree63d847e84c80a3335a1864a1c7caa4e2c95f5c0d
parent51d29246414dc30f9ae2fa6079b46786e4148f38 (diff)
downloadcouchdb-67e50cf9c78195f34657bacfc579a257fe9d0573.tar.gz
Fix typo
-rwxr-xr-xbuild-aux/sphinx-build2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/sphinx-build b/build-aux/sphinx-build
index 87120f9db..9ffbe0847 100755
--- a/build-aux/sphinx-build
+++ b/build-aux/sphinx-build
@@ -13,7 +13,7 @@
# the License.
# This script is called by the build system and is used to call sphinx-build if
-# is is available, or alternatively, emit a warning, and perform a no-op. Any
+# it is available, or alternatively, emit a warning, and perform a no-op. Any
# required directories or Makefiles are created and stubbed out as appropriate.
if test -z "`which sphinx-build`"; then