diff options
author | shimizukawa <shimizukawa@gmail.com> | 2015-03-17 00:27:40 +0900 |
---|---|---|
committer | shimizukawa <shimizukawa@gmail.com> | 2015-03-17 07:32:31 +0900 |
commit | 8fb65162566bde63f0cd902e5adbf3ee80e5bb93 (patch) | |
tree | c7926fe0237c54fe883dfefa656eef34c9168b85 /doc/markup | |
parent | bd22185cf965be81e6b8f102fbc8481844a9ad54 (diff) | |
download | sphinx-git-8fb65162566bde63f0cd902e5adbf3ee80e5bb93.tar.gz |
fix typo.
Diffstat (limited to 'doc/markup')
-rw-r--r-- | doc/markup/misc.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/markup/misc.rst b/doc/markup/misc.rst index fd31480a6..2855f1fad 100644 --- a/doc/markup/misc.rst +++ b/doc/markup/misc.rst @@ -263,5 +263,5 @@ following directive exists: format and the builder name. Note that the current builder tag is not available in ``conf.py``, it is - only available after the builder is intialized. + only available after the builder is initialized. |