From e493b7d15ef9e0d016ebe81eb3ea2c5deb68edd7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaakko=20Kera=CC=88nen?= Date: Wed, 18 Mar 2026 14:09:12 +0200 Subject: [PATCH 1/1] Typo --- res/about/version.gmi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/about/version.gmi b/res/about/version.gmi index 7d9f31b7..fa03b337 100644 --- a/res/about/version.gmi +++ b/res/about/version.gmi @@ -16,7 +16,7 @@ New features: * Context menu for input dialog prompt text. * Option for Return key behavior: Shift for newline, Command/Control for accept. * Option to prefer IPv6 in DNS resolution. -* Experimental gamepad support. You scroll the page and move a pointer with the thumb sticks, and map actions to gamepad buttons. (Gamepad does not interact with native popups, so gamepad controls work best without any native UI controls.) +* Experimental gamepad support. You can scroll the page and move a pointer with the thumb sticks, and map actions to gamepad buttons. (Gamepad does not interact with native popups, so gamepad controls work best without any native UI controls.) * Build option for handheld devices (ENABLE_MOBILE_HANDHELD). This is a variant of the mobile phone layout with the assumption that a gamepad is used for controlling the app. It is suitable for handheld game consoles, for instance. Changes and enhancements: -- 2.34.1