aboutsummaryrefslogtreecommitdiffstats
path: root/appendixa/bash-shortdesc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appendixa/bash-shortdesc.xml')
-rw-r--r--appendixa/bash-shortdesc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appendixa/bash-shortdesc.xml b/appendixa/bash-shortdesc.xml
index 9c195d277..c4a22898b 100644
--- a/appendixa/bash-shortdesc.xml
+++ b/appendixa/bash-shortdesc.xml
@@ -4,7 +4,7 @@
<para>bash is the Bourne-Again SHell, which is a widely used command
interpreter on Unix systems. The bash program reads from standard
-input, the keyboard. A user types something and the program will evaluate
+input (the keyboard). A user types something and the program will evaluate
what he has typed and do something with it, like running a
program.</para>