From f0b356262ef1d134db47a06ff3b84a564d482096 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Fri, 21 Jun 2013 12:03:56 -0400 Subject: [PATCH] hooke/ui.tex: Reword fundamental UI description Prof. Cruz pointed out that the old wording had the typo 'because at the a basic', and I thought I'd just rework the whole phrase. --- src/hooke/ui.tex | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/hooke/ui.tex b/src/hooke/ui.tex index 8087fb0..1967a87 100644 --- a/src/hooke/ui.tex +++ b/src/hooke/ui.tex @@ -3,10 +3,10 @@ \Hooke commands are written with abstract argument definitions (using the cleverly named \imint{python}|Argument| class). This makes it -easier to add new user interfaces (UIs), because at the a basic level -the user interface is just about selecting commands and arguments to -pass to them. In my work on \Hooke, I borrowed from the graphical -user interface (GUI) version from Concordia with the original +easier to add new user interfaces (UIs), because the user interface is +fundamentally about selecting commands and arguments to pass to them. +In my work on \Hooke, I borrowed from the graphical user interface +(GUI) version from Concordia with the original partially-command-line-version from Bologna to produce two independent interfaces: a command line interface (CLI) and the GUI. You can do exactly the same things in either interface; choosing whichever is -- 2.26.2