diff --git a/Ghidra/Features/Base/src/main/help/help/topics/Search/Search_Program_Text.htm b/Ghidra/Features/Base/src/main/help/help/topics/Search/Search_Program_Text.htm index b2781cc519..6b574db94e 100644 --- a/Ghidra/Features/Base/src/main/help/help/topics/Search/Search_Program_Text.htm +++ b/Ghidra/Features/Base/src/main/help/help/topics/Search/Search_Program_Text.htm @@ -43,7 +43,7 @@ the Code Browser.  Conversely, the Listing Display Search searches exactly what you see in the Code Browser. These searches yield different results because the listing includes derived and auto-generated information that is not stored in the database and the database can contain information that is not currently displayed, such - as offcut comments. + as automatic comments.   The following table summarizes the pros and cons of using each search type:

@@ -63,8 +63,8 @@ Advantages

- Faster than the Listing Display Search -

- Can search information that is not currently displayed. For example, comments that are - offcut are not displayed, but the database search can still find them. +

- Can search information that is not currently being displayed for various reasons + such as listing fields and display options.

- Search Results reflect what you see in the Code Browser Listing window.