From a000db8550a86aa9aebcf4b0913cc72dd7c80452 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Tue, 25 May 2021 16:01:40 -0700 Subject: fix text about what happens in the absence of a :CHECK subroutine Signed-off-by: Sean Whitton --- doc/properties.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') 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 -- cgit v1.2.3