aboutsummaryrefslogtreecommitdiff
path: root/llvm/docs/conf.py
diff options
context:
space:
mode:
authorSylvestre Ledru <sylvestre@debian.org>2016-08-28 20:29:18 +0000
committerSylvestre Ledru <sylvestre@debian.org>2016-08-28 20:29:18 +0000
commit843b7515aea1e77a570df75df0ac003298523771 (patch)
tree32cbb35e114e11f8e7f7833504ee27d61ac94e01 /llvm/docs/conf.py
parent61122c4fd067c17a2f430e6f6b03957a7b9b64e4 (diff)
downloadllvm-843b7515aea1e77a570df75df0ac003298523771.zip
llvm-843b7515aea1e77a570df75df0ac003298523771.tar.gz
llvm-843b7515aea1e77a570df75df0ac003298523771.tar.bz2
Fix some typos in the doc
llvm-svn: 279943
Diffstat (limited to 'llvm/docs/conf.py')
-rw-r--r--llvm/docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/conf.py b/llvm/docs/conf.py
index d7e9e2d..428a513 100644
--- a/llvm/docs/conf.py
+++ b/llvm/docs/conf.py
@@ -249,5 +249,5 @@ for name in os.listdir(command_guide_path):
# If true, show URL addresses after external links.
#man_show_urls = False
-# FIXME: Define intersphinx configration.
+# FIXME: Define intersphinx configuration.
intersphinx_mapping = {}