diff --git a/Ghidra/Features/Decompiler/src/main/doc/sleigh.xml b/Ghidra/Features/Decompiler/src/main/doc/sleigh.xml
index 5dcd1559fe..87f15a255f 100644
--- a/Ghidra/Features/Decompiler/src/main/doc/sleigh.xml
+++ b/Ghidra/Features/Decompiler/src/main/doc/sleigh.xml
@@ -696,7 +696,7 @@ and
-type=(ram_space|rom_space|register_space) +type=(ram_space|register_space) size=integer default wordsize=integer @@ -148,11 +148,6 @@ with register_space.
-A space of type rom_space has seen -little use so far but is intended to be the same as -a ram_space that is not writable. -
-At least one space needs to be labeled with the default attribute. This should be the space that the processor accesses with its main address bus. In