diff --git a/Moose Development/Moose/Sound/UserSound.lua b/Moose Development/Moose/Sound/UserSound.lua index 1c753a538..ceaeeb6e2 100644 --- a/Moose Development/Moose/Sound/UserSound.lua +++ b/Moose Development/Moose/Sound/UserSound.lua @@ -160,7 +160,7 @@ do -- UserSound end - --- Play the usersound to the given @{Wrapper.Unit}. + --- Play the usersound to the given @{Wrapper.Client}. -- @param #USERSOUND self -- @param Wrapper.Client#CLIENT The @{Wrapper.Client} to play the usersound to. -- @param #number Delay (Optional) Delay in seconds, before the sound is played. Default 0.