diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index efe423adc7..89094466f7 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -9671,11 +9671,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
cmake
use PACKAGECONFIG_CONFARGS to pass
PACKAGECONFIG
- options to tasks such as
- do_configure
- and
- do_cmake,
- respectively.
+ options to configure and
+ cmake, respectively.
If you are using
PACKAGECONFIG but not a class that
handles the do_configure task, then