From 04754ce2fdee04eccb665dee3e5f6a4ebf16d4e3 Mon Sep 17 00:00:00 2001 From: cjw123qq Date: Sat, 21 Mar 2026 10:58:56 +0800 Subject: [PATCH] fix: add ranges for interface description Signed-off-by: cjw123qq --- BasicServicesKit/ohbattery_info.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BasicServicesKit/ohbattery_info.h b/BasicServicesKit/ohbattery_info.h index a8f8af9e8..77a561c01 100644 --- a/BasicServicesKit/ohbattery_info.h +++ b/BasicServicesKit/ohbattery_info.h @@ -96,7 +96,7 @@ typedef enum { } BatteryInfo_BatteryPluggedType; /** - * @brief This API returns the current battery capacity. + * @brief This API returns the current battery capacity in percent. * * @return Returns number between 0 and 100. * @since 13