aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tools-reference/echo/text.xml')
-rw-r--r--tools-reference/echo/text.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools-reference/echo/text.xml b/tools-reference/echo/text.xml
index fb36543..9a84ab9 100644
--- a/tools-reference/echo/text.xml
+++ b/tools-reference/echo/text.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<guide self="tools-reference/echo/">
<chapter>
-<title><c>echo</c> — Print Strings</title>
+<title><c>echo</c> — print strings</title>
<body>
<p>
@@ -40,7 +40,7 @@ describes the preferred way of dealing with such cases.
</section>
<section>
-<title>Here Strings</title>
+<title>Here strings</title>
<body>
<p>
As of &gt;=bash-2.05b, the so-called "here strings" have been