diff --git a/files/lua_api/openmw/types.lua b/files/lua_api/openmw/types.lua index 4ae8f9aefe..55f3888c90 100644 --- a/files/lua_api/openmw/types.lua +++ b/files/lua_api/openmw/types.lua @@ -206,7 +206,7 @@ -- @param self -- @param #string effectId effect ID -- @param #string extraParam Optional skill or attribute ID --- @return #ActiveEffect if such an effect is active, nil otherwise +-- @return openmw.core#ActiveEffect if such an effect is active, nil otherwise --- -- Completely removes the active effect from the actor.