[Tizen.Applications] Fix typo (#444)
[platform/core/csapi/tizenfx.git] / src / Tizen.Applications.Common / Tizen.Applications / LowBatteryEventArgs.cs
index 6adb7a9..31cca9d 100755 (executable)
@@ -35,7 +35,7 @@ namespace Tizen.Applications
         }
 
         /// <summary>
-        /// The property to get the intformation of the LowBatteryStatus
+        /// The property to get the information of the LowBatteryStatus
         /// </summary>
         /// <since_tizen> 3 </since_tizen>
         public LowBatteryStatus LowBatteryStatus { get; private set; }