diff --git a/Ghidra/Features/Base/src/main/help/help/topics/OverviewPlugin/Overview.htm b/Ghidra/Features/Base/src/main/help/help/topics/OverviewPlugin/Overview.htm index 7e9cf8e898..72f6fb32b8 100644 --- a/Ghidra/Features/Base/src/main/help/help/topics/OverviewPlugin/Overview.htm +++ b/Ghidra/Features/Base/src/main/help/help/topics/OverviewPlugin/Overview.htm @@ -13,7 +13,7 @@
Ghidra supports multiple margin bars on the left side of the Listing +
Ghidra supports multiple margin bars on the right side of the Listing that present various overviews for a program.
@@ -70,7 +70,7 @@
Note that the overview panel only provides an
approximation of the contents of a program. Although the level of detail can be increased by
- selected a more restricted view, there may still be imprecise summaries. For instance, if a region of memory
+ selecting a more restricted view, there may still be imprecise summaries. For instance, if a region of memory
contains mostly defined data, but the particular address that is rendered in the overview
panel falls on an undefined block, the color for that pixel is set to undefined. In practice,
however, this gives a good general sense of the various regions.