diff --git a/OpenSim/Region/ScriptEngine/Shared/Api/Interface/IOSSL_Api.cs b/OpenSim/Region/ScriptEngine/Shared/Api/Interface/IOSSL_Api.cs
index 68ec99574f..ea6898665c 100644
--- a/OpenSim/Region/ScriptEngine/Shared/Api/Interface/IOSSL_Api.cs
+++ b/OpenSim/Region/ScriptEngine/Shared/Api/Interface/IOSSL_Api.cs
@@ -643,7 +643,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api.Interfaces
///
///
//ApiDesc Attempts to drop the attachment the script is in to a given position on the ground.
- void osDropAttachmentAt(vector pos, rotation rot);
+ void osDropAttachmentAt(vector pos, rotation rot);
///
/// Attempts to drop an attachment at the specified coordinates.