From c8dfe955d7e856124db52b1c01fa7f499be3adda Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 29 Jan 2019 11:08:34 +0530 Subject: [PATCH] ... --- kittens/hints/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kittens/hints/main.py b/kittens/hints/main.py index f71e0f8ea..30394a173 100644 --- a/kittens/hints/main.py +++ b/kittens/hints/main.py @@ -385,7 +385,7 @@ when used together with --multiple. default=1 type=int The offset (from zero) at which to start hint numbering. Note that only numbers -greater than zero are respected. +greater than or equal to zero are respected. '''.format(','.join(sorted(URL_PREFIXES))).format help_text = 'Select text from the screen using the keyboard. Defaults to searching for URLs.' usage = ''