From aa3001668ae232a799056064b340d980f078917f Mon Sep 17 00:00:00 2001 From: Jacob Kauffmann Date: Mon, 27 Jan 2020 21:49:25 +0000 Subject: [PATCH] doc/user: Fix grammar. Signed-off-by: Jacob Kauffmann --- doc/user/scrolling.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/user/scrolling.rst b/doc/user/scrolling.rst index f5cd454c..82b88768 100644 --- a/doc/user/scrolling.rst +++ b/doc/user/scrolling.rst @@ -52,9 +52,9 @@ vertically or horizontally. Vertical and horizontal two-finger scrolling -For scrolling to trigger, a built-in distance threshold has to be met but once -engaged any movement will scroll. In other words, to start scrolling a -sufficiently large movement is required, once scrolling tiny amounts of +For scrolling to trigger, a built-in distance threshold has to be met, but once +engaged, any movement will scroll. In other words: to start scrolling, a +sufficiently large movement is required; once scrolling, tiny amounts of movements will translate into tiny scroll movements. Scrolling in both directions at once is possible by meeting the required distance thresholds to enable each direction separately.