docs: Use correct lexer name for code blocks

This commit is contained in:
James Westman 2023-08-31 14:58:29 -05:00
parent a8512d83f3
commit 0f5be1b051
11 changed files with 37 additions and 37 deletions

View file

@ -21,7 +21,7 @@ Menus, such as the application menu, are defined using the ``menu`` keyword. Men
Example
~~~~~~~
.. code-block:: blueprintui
.. code-block:: blueprint
menu my_menu {
submenu {
@ -53,7 +53,7 @@ The most common menu attributes are ``label``, ``action``, and ``icon``. Because
Example
~~~~~~~
.. code-block:: blueprintui
.. code-block:: blueprint
menu {
item ("label")