diff --git a/doc/user.rst b/doc/user.rst index b050fb4eb..85b2446ce 100644 --- a/doc/user.rst +++ b/doc/user.rst @@ -89,7 +89,7 @@ Now configure the source tree: .. code-block:: none - meson . output/release --buildtype=debugpotimized -Db_ndebug=true + meson . output/release --buildtype=debugoptimized -Db_ndebug=true The following command shows a list of compile-time options: