[Bf-docboard-svn] bf-manual: [9020] branches/blender-3.1-release/blender_docs/manual/sculpt_paint/sculpting/editing/mask.rst: Fix T95515: Incorrect menu path

Aaron Carlisle noreply at blender.org
Thu Feb 24 18:35:05 CET 2022


Revision: 9020
          https://developer.blender.org/rBM9020
Author:   Blendify
Date:     2022-02-24 18:35:05 +0100 (Thu, 24 Feb 2022)
Log Message:
-----------
Fix T95515: Incorrect menu path

Modified Paths:
--------------
    branches/blender-3.1-release/blender_docs/manual/sculpt_paint/sculpting/editing/mask.rst

Modified: branches/blender-3.1-release/blender_docs/manual/sculpt_paint/sculpting/editing/mask.rst
===================================================================
--- branches/blender-3.1-release/blender_docs/manual/sculpt_paint/sculpting/editing/mask.rst	2022-02-24 16:14:50 UTC (rev 9019)
+++ branches/blender-3.1-release/blender_docs/manual/sculpt_paint/sculpting/editing/mask.rst	2022-02-24 17:35:05 UTC (rev 9020)
@@ -50,7 +50,7 @@
 .. reference::
 
    :Mode:      Sculpt Mode
-   :Menu:      :menuselection:`Mask --> Invert Mask`
+   :Menu:      :menuselection:`Mask --> Fill Mask`
 
 Fills the whole mask with a value of 1.
 
@@ -61,7 +61,7 @@
 .. reference::
 
    :Mode:      Sculpt Mode
-   :Menu:      :menuselection:`Mask --> Invert Mask`
+   :Menu:      :menuselection:`Mask --> Clear Mask`
    :Shortcut:  :kbd:`Alt-M`
 
 Fills the mask with a value of 0. To completely remove the mask data, see `Clear Sculpt-Mask Data`_.
@@ -147,7 +147,7 @@
    This operator is meant to be used interactively through the shortcut.
 
 
-.. rubric:: Shortcuts
+.. rubric:: Hotkeys
 
 :Invert: :kbd:`F`
    Flips between expanding a positive mask (value of one) or a negative mask (value of zero).



More information about the Bf-docboard-svn mailing list