Fix typo in comment

This commit is contained in:
Randy Heit 2014-07-29 20:47:01 -05:00
commit 4296e9caa2
2 changed files with 2 additions and 2 deletions

View file

@ -2231,7 +2231,7 @@ void AAmbientSound::BeginPlay ()
//
// AmbientSound :: Activate
//
// Starts playing a sound (or does nothing of the sound is already playing).
// Starts playing a sound (or does nothing if the sound is already playing).
//
//==========================================================================