diff --git a/Ghidra/Features/Base/src/main/help/help/topics/DataPlugin/Data.htm b/Ghidra/Features/Base/src/main/help/help/topics/DataPlugin/Data.htm index 240fd2e5e5..43377f3973 100644 --- a/Ghidra/Features/Base/src/main/help/help/topics/DataPlugin/Data.htm +++ b/Ghidra/Features/Base/src/main/help/help/topics/DataPlugin/Data.htm @@ -972,19 +972,21 @@
  1. Right mouse click on a structure member in the Listing
  2. -
  3. Choose the Data Edit Field +
  4. Choose the Data Quick Edit Field action to bring the up the Edit Field Dialog
-

The second way is more useful for changing the names of multiple members:

+

The second way is more useful for changing the names of multiple members. This method + will show the full Structure Editor: +

  1. Place the cursor on the first line of the structure
  2. Press mouse-right over the structure and choose Data Edit Data Type...
  3. + "help/shared/arrow.gif"> Edit Data Type
  4. Edit the field name for the structure member
@@ -1369,7 +1371,7 @@ bringing up the entire structure or union editor. To edit a field, click anywhere on the line displaying that field in the listing and then right click and select Data Edit Field from the popup context menu.

-

Edit Field Dialog

+

Edit Field Dialog