diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml
index 383f94b162..bb5a7f861b 100644
--- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml
+++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml
@@ -1864,7 +1864,7 @@
accessing your $HOME/.ccache
directory.
The following command "whitelists" the environment variable
- CCACHE_DIR causing BitBack to allow that
+ CCACHE_DIR causing BitBake to allow that
variable into the datastore:
export BB_ENV_EXTRAWHITE="$BB_ENV_EXTRAWHITE CCACHE_DIR"