From 6bded012faacdf5b85d60b927595ebbce1f8fe97 Mon Sep 17 00:00:00 2001 From: Darcy Wong Date: Thu, 15 Feb 2024 11:11:09 +0700 Subject: [PATCH] docs(android/app): Adjust more wording --- android/help/context/menu-phone.md | 2 +- android/help/context/menu-tablet.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/android/help/context/menu-phone.md b/android/help/context/menu-phone.md index fd275a3fbb..479e8b1715 100644 --- a/android/help/context/menu-phone.md +++ b/android/help/context/menu-phone.md @@ -9,7 +9,7 @@ title: Keyman for Android (Phone Layout) | ![](../android_images/backspace-ap.png) | Backspace | | ![](../android_images/return-ap.png) | Return | | ![](../android_images/shift-ap.png) | Shift key. Long press this key to access the CTRL, ALT and CTRLALT keys (which can access additional key layers) | -| ![](../android_images/touch-hold-ap.png) | There are several [gestures](gestures) to interact with some keys on the keyboard. Keys which have gestures available will normally show them as a hint in the top right of the key.
Gestures include: long press, flick, and multitap. | +| ![](../android_images/touch-hold-ap.png) | There are several [gestures](gestures) to interact with some keys on the keyboard. Keys which have gestures available will normally show a hint in the top right of the key.
Gestures include: long press, flick, and multitap. | ---- diff --git a/android/help/context/menu-tablet.md b/android/help/context/menu-tablet.md index 7daa9618ee..8092095ea7 100644 --- a/android/help/context/menu-tablet.md +++ b/android/help/context/menu-tablet.md @@ -9,7 +9,7 @@ title: Keyman for Android (Tablet Layout) | ![](../android_images/backspace-at.png) | Backspace | | ![](../android_images/return-at.png) | Return | | ![](../android_images/shift-at.png) | Shift key. Long press this key to access the CTRL, ALT and CTRLALT keys (which can access additional key layers) | -| ![](../android_images/touch-hold-at.png) | There are several [gestures](gestures) to interact with some keys on the keyboard. Keys which have gestures available will normally show them as a hint in the top right of the key.
Gestures include: long press, flick, and multitap. | +| ![](../android_images/touch-hold-at.png) | There are several [gestures](gestures) to interact with some keys on the keyboard. Keys which have gestures available will normally show a hint in the top right of the key.
Gestures include: long press, flick, and multitap. | ----