diff --git a/Ghidra/Features/Base/src/main/help/help/topics/AutoAnalysisPlugin/AutoAnalysis.htm b/Ghidra/Features/Base/src/main/help/help/topics/AutoAnalysisPlugin/AutoAnalysis.htm index f5425d3100..defc2b3767 100644 --- a/Ghidra/Features/Base/src/main/help/help/topics/AutoAnalysisPlugin/AutoAnalysis.htm +++ b/Ghidra/Features/Base/src/main/help/help/topics/AutoAnalysisPlugin/AutoAnalysis.htm @@ -540,7 +540,7 @@

Use Encoded Anonymous Namespace - This output option is used to create a more unique namespace node from the - standard output for anonymous namespaces, thus helping to prevent collisions + standard anonymous namespaces node output, thus helping to prevent collisions between multiple types of the same name, but each in their own unique anonymous namespace. When turned on, variations of the standard namespace `anonymous namespace' will be replaced with a more specific namespace of @@ -553,7 +553,7 @@

- Apply Argument UDT Tags - + Apply UDT Argument Type Tags - This output option controls whether user-defined type tags (e.g., class, enum, struct, union) are placed in front of the named type when the type is used as a template or function argument. When turned on, the demangled string matches the