Release 4.0.0-preview1-00201
[platform/core/csapi/tizenfx.git] / src / Tizen.Multimedia / AudioManager / AudioManager.cs
index 51cf1ca..b6be3d5 100755 (executable)
@@ -85,7 +85,7 @@ namespace Tizen.Multimedia
         private static object _audioDeviceConnectionLock = new object();
 
         /// <summary>
-        /// Occurs when the state of connection of an audio device changes.
+        /// Occurs when the state of connection of an audio device changes.
         /// </summary>
         public static event EventHandler<AudioDeviceConnectionChangedEventArgs> DeviceConnectionChanged
         {