Release 4.0.0-preview1-00285
[platform/core/csapi/tizenfx.git] / src / Tizen.Network.Bluetooth / Tizen.Network.Bluetooth / BluetoothAvrcp.cs
index 169cb16..09ae692 100644 (file)
@@ -134,7 +134,7 @@ namespace Tizen.Network.Bluetooth
         /// <param name="mode">The repeat mode.</param>
         /// <exception cref="NotSupportedException">Thrown when the Bluetooth is not supported.</exception>
         /// <exception cref="InvalidOperationException">Thrown when the Bluetooth is not enabled
-        /// or when notifying the repeat mode state to the remote device fails.</exception>
+        /// or when notifying the repeat mode state to the remote device fails.
         /// </exception>
         public void NotifyRepeatMode(RepeatMode mode)
         {