diff --git a/stepmania/Docs/LuaDocumentation.xml b/stepmania/Docs/LuaDocumentation.xml
index 247617e313..417315dad4 100644
--- a/stepmania/Docs/LuaDocumentation.xml
+++ b/stepmania/Docs/LuaDocumentation.xml
@@ -55,11 +55,9 @@
- This Actor represents a playable sound. There are two attributes that can be set on load.
-
-
SupportPan - Let the sound pan from side to side.
-
SupportRateChanging - Let the sound change rate and pitch.
-
+ This Actor represents a playable sound. There are two attributes that can be set on load.
+ * SupportPan - Let the sound pan from side to side.
+ * SupportRateChanging - Let the sound change rate and pitch.
Returns the RageSound that can be played by this Actor.