diff --git a/doc/reference.xml b/doc/reference.xml
index 8a35974..661a1e8 100644
--- a/doc/reference.xml
+++ b/doc/reference.xml
@@ -79,7 +79,7 @@
bool
- true
if this
has a target, and false
otherwise.
+ false
if this
has a target, and true
otherwise.
Will not throw.
@@ -223,7 +223,7 @@
bool
- true
if this
has a target, and false
otherwise.
+ false
if this
has a target, and true
otherwise.
Will not throw.
@@ -634,7 +634,7 @@
bool
- true
if this
has a target, and false
otherwise.
+ false
if this
has a target, and true
otherwise.
Will not throw.