aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-04-01 17:26:55 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-04-01 17:26:55 -0700
commit6d5c8b2d399a949fca10afcba88a1a5a68917221 (patch)
tree8d47b99f943a40514cb1a1d8d5c387ecdc71b9f9 /doc
parent12fe8a3d803c952b6330544b23cc54945d5b3aa8 (diff)
downloadconsfigurator-6d5c8b2d399a949fca10afcba88a1a5a68917221.tar.gz
rename PASSWD-ENTRY -> PASSWD-FIELD
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'doc')
-rw-r--r--doc/properties.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/properties.rst b/doc/properties.rst
index 3273da6..01a5919 100644
--- a/doc/properties.rst
+++ b/doc/properties.rst
@@ -113,4 +113,4 @@ Specification. Nevertheless, if a ``:posix`` property or function intended to
be called by ``:posix`` properties uses non-POSIX facilities, but it is not
obvious given the stated purpose of the property that it will do this, it is
good to mention the use of non-POSIX facilities in the docstring. For
-examples of this, see ``USER:HAS-LOGIN-SHELL`` and ``USER:PASSWD-ENTRY``.
+examples of this, see ``USER:HAS-LOGIN-SHELL`` and ``USER:PASSWD-FIELD``.