Index: code/parse/lua.cpp
===================================================================
--- code/parse/lua.cpp	(revision 6027)
+++ code/parse/lua.cpp	(working copy)
@@ -8902,7 +8902,7 @@
 
 ADE_FUNC(getVectorFromCoords, l_Graphics,
 		 "[number X=center, number Y=center, number Depth]",
-		 "Returns a normalized vector through screen coordinates x and y. "
+		 "Returns a world vector through screen coordinates x and y. "
 		 "If depth is specified, vector is extended to Depth units into space",
 		 "vector",
 		 "Vector, or zero vector on failure")
