diff --git a/src/android/app/src/main/jni/default_ini.h b/src/android/app/src/main/jni/default_ini.h index 551bf4cde..5721c2040 100644 --- a/src/android/app/src/main/jni/default_ini.h +++ b/src/android/app/src/main/jni/default_ini.h @@ -80,7 +80,7 @@ static const char* android_config_default_file_content = (BOOST_HANA_STRING(R"( # Use Artic Controller when connected to Artic Base Server. (Default 0) )") DECLARE_KEY(use_artic_base_controller) BOOST_HANA_STRING(R"( -# Listing of Combo Buttons attached to the Hotkey. (Default [] or empty) +# List of buttons which will be triggered by the combo button. (Default [] or empty) )") DECLARE_KEY(combo_button_buttons) BOOST_HANA_STRING(R"( [Core]