Quantcast

- Minor comment correction.

HonorGoG [01-11-26 - 05:07]
- Minor comment correction.
Filename
Titan/TitanMovable.lua
diff --git a/Titan/TitanMovable.lua b/Titan/TitanMovable.lua
index 686005b..39fb2c9 100755
--- a/Titan/TitanMovable.lua
+++ b/Titan/TitanMovable.lua
@@ -189,7 +189,7 @@ function TitanPanel_AdjustFrame(frame_str, reason)
 end

 --[[
-	TitanDebug ("MoveFrame :"
+	TitanDebug("MoveFrame :"
 		.." "..tostring(frame:GetName())
 		.." point:"..tostring(point)
 		.." relativeTo:"..tostring(relativeTo:GetName())