diff options
| author | jfbu <jfbu@free.fr> | 2017-03-21 09:23:35 +0100 |
|---|---|---|
| committer | jfbu <jfbu@free.fr> | 2017-03-21 09:23:35 +0100 |
| commit | a0a0e6cab0e5218e7bbf9faa77597977e27385e1 (patch) | |
| tree | 97657d46d1bdccda92c8c813c3ab2821f8083243 /doc | |
| parent | 68ac7155655d525f903bd8dbe24b55adb4a68e26 (diff) | |
| download | sphinx-git-a0a0e6cab0e5218e7bbf9faa77597977e27385e1.tar.gz | |
Fix typo
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/domains.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/domains.rst b/doc/domains.rst index 49e7682fe..3eaaf758d 100644 --- a/doc/domains.rst +++ b/doc/domains.rst @@ -77,7 +77,7 @@ directive name. .. rubric:: Default Domain For documentation describing objects from solely one domain, authors will not -have to state again itsn name at each directive, role, etc... after +have to state again its name at each directive, role, etc... after having specified a default. This can be done either via the config value :confval:`primary_domain` or via this directive: |
