Release 4.0.0-preview1-00285
[platform/core/csapi/tizenfx.git] / src / Tizen.Sensor / Tizen.Sensor / Plugins / ProximitySensor.cs
index 9d2d8f8..7ed55e5 100755 (executable)
@@ -67,7 +67,7 @@ namespace Tizen.Sensor
         /// <feature>http://tizen.org/feature/sensor.proximity</feature>
         /// <exception cref="ArgumentException">Thrown when an invalid argument is used.</exception>
         /// <exception cref="NotSupportedException">Thrown when the sensor is not supported.</exception>
-        /// <exception cref="InvalidOperationException">Thrown when the operation is invalid for the current state.exception>
+        /// <exception cref="InvalidOperationException">Thrown when the operation is invalid for the current state.</exception>
         /// <param name='index'>
         /// Index. Default value for this is 0. Index refers to a particular proximity sensor in case of multiple sensors.
         /// </param>