summaryrefslogtreecommitdiffstats
path: root/eng/build-system.rst
diff options
context:
space:
mode:
Diffstat (limited to 'eng/build-system.rst')
-rw-r--r--eng/build-system.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/eng/build-system.rst b/eng/build-system.rst
index 030679d..dd979e9 100644
--- a/eng/build-system.rst
+++ b/eng/build-system.rst
@@ -79,7 +79,7 @@ In the ``./waf bsp_list`` command, the BSP list is generated from the
BSP Defaults
------------
-In the ``./waf bsp_defaults`` command, the BSP defaults are generated from the
+In the ``./waf bspdefaults`` command, the BSP defaults are generated from the
:ref:`SpecTypeBuildBSPItemType` and :ref:`SpecTypeBuildOptionItemType` items.
Build specification items contribute to the command through the
``do_defaults()`` method in the ``wscript``.