summaryrefslogtreecommitdiff
path: root/doc/domains.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/domains.rst')
-rw-r--r--doc/domains.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/domains.rst b/doc/domains.rst
index 0f62f176..161a81de 100644
--- a/doc/domains.rst
+++ b/doc/domains.rst
@@ -69,11 +69,11 @@ directive name.
To avoid having to writing the domain name all the time when you e.g. only
describe Python objects, a default domain can be selected with either the config
-value :confval:`default_domain` or this directive:
+value :confval:`primary_domain` or this directive:
.. rst:directive:: .. default-domain:: name
- Select a new default domain. While the :confval:`default_domain` selects a
+ Select a new default domain. While the :confval:`primary_domain` selects a
global default, this only has an effect within the same file.
If no other default is selected, the Python domain (named ``py``) is the default