correct method doc for llRot2Axis()

This commit is contained in:
dahlia
2013-06-14 20:00:20 -07:00
parent e6cb7b4764
commit 694c4bcbb6

View File

@@ -4727,7 +4727,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api
}
/// <summary>
/// Converts a Quaternion to X,Y,Z axis rotations
/// Returns the axis of rotation for a quaternion
/// </summary>
/// <returns></returns>
/// <param name='rot'></param>