diff --git a/documentation/poky-ref-manual/development.xml b/documentation/poky-ref-manual/development.xml
index 46f3865996..bc8ac7452a 100644
--- a/documentation/poky-ref-manual/development.xml
+++ b/documentation/poky-ref-manual/development.xml
@@ -291,7 +291,7 @@
instead of just using gcc.
The same applies to other applications such as binutils,
libtool and so forth.
- The Yocto Project has setup environment variables such as CC
+ BitBake sets up environment variables such as CC
to assist applications, such as make to find the correct tools.
It is also worth noting that devshell still works over
X11 forwarding and similar situations