Release 4.0.0-preview1-00337
[platform/core/csapi/tizenfx.git] / src / Tizen.Multimedia.Vision / MediaVision / FaceTrackingResult.cs
index 9c86e94..1d6c260 100755 (executable)
@@ -30,7 +30,7 @@ namespace Tizen.Multimedia.Vision
         }
 
         /// <summary>
-        /// Gets the value indicating the recognition is successful.
+        /// Gets the value indicating the tracking is successful.
         /// </summary>
         /// <since_tizen> 3</since_tizen>
         public bool Success { get; }