aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-05-25 16:01:40 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-05-25 16:01:40 -0700
commita000db8550a86aa9aebcf4b0913cc72dd7c80452 (patch)
treeee934b3ac63c5caed80d63c5cf771c0ef6fc5118 /doc
parent6cd38e86ed9c131150efe081896eeacec4a0db0e (diff)
downloadconsfigurator-a000db8550a86aa9aebcf4b0913cc72dd7c80452.tar.gz
fix text about what happens in the absence of a :CHECK subroutine
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 17fe542..b21f51b 100644
--- a/doc/properties.rst
+++ b/doc/properties.rst
@@ -71,7 +71,7 @@ informational attributes.
Determine whether or not the property is already applied to the host and
return a generalised boolean indicating such. Whether or not the ``:apply``
and ``:unapply`` subroutines get called depends on this return value. If
-absent, it is always assumed the property is applied, i.e., an attempt to
+absent, it is always assumed the property is unapplied, i.e., an attempt to
apply the property will always be made.
``:apply`` and ``:unapply`` subroutines