diff --git a/src/android/app/src/main/jni/default_ini.h b/src/android/app/src/main/jni/default_ini.h
index 7a3626b64..d2161f9ef 100644
--- a/src/android/app/src/main/jni/default_ini.h
+++ b/src/android/app/src/main/jni/default_ini.h
@@ -307,7 +307,8 @@ init_ticks_type =
 # Defaults to 0.
 init_ticks_override =
 
-# Number of steps per hour reported by the pedometer (Default 0)
+# Number of steps per hour reported by the pedometer.
+# Defaults to 0.
 steps_per_hour =
 
 # Plugin loader state, if enabled plugins will be loaded from the SD card.