From 709024c81ab8f00e081d7aa94097d0669fc3b095 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sat, 25 Feb 2017 21:38:04 -0700 Subject: tweak desc --- Main.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Main.hs b/Main.hs index 1a59f88..8e7fea2 100644 --- a/Main.hs +++ b/Main.hs @@ -54,7 +54,7 @@ drawUI st = [ui] then (if isJust $ st^.stScanningSession then [ ("SPC", "scan next page") , ("RET", "scan final page") - , ("q", "declare last page was final page") + , ("q", "declare last scanned page was the final page") ] else [ ("SPC", "scan first page of multi-page document") , ("RET", "scan single page document") -- cgit v1.2.3