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 fc1f56ae04..18ca350367 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
@@ -398,7 +398,7 @@
in this Ghidra option text field the following text to use the rust
format: -s rust. This is not needed for
normal operation. To see a full list of supported options, query each demangler
- directly sing the --help switch.
+ directly using the --help switch.
The GNU demanglers can be found at:
@@ -421,8 +421,9 @@
please understand the risks associated with using that version of the
software. The demangler_gnu_v2_24 version of the
demangler is a modified version of GNU's c++filt (v2.24). The
- original version has known vulnerabilities which have been mitigated in
- the version created for Ghidra.
+ original version has known vulnerabilities, some of which have been
+ mitigated in the version created for Ghidra. Use caution when enabling this
+ feature.