Dirk:

Here's a (very) small patch to correct a typo on the manual.

BTW: I've noticed while testing the AppImage, that the included user manual is older than the version on the git master (or at least has typos that are not in master).

Cheers:

Pedro
>From 3cc91a22a3b10e403828bb518d20ce150fa83e0f Mon Sep 17 00:00:00 2001
From: Pedro Neves <[email protected]>
Date: Tue, 15 Dec 2015 22:17:31 +0000
Subject: [PATCH] Corrected a typo in the User Manual

Signed-off-by: Pedro Neves <[email protected]>

A small typo was corrected.
---
 Documentation/user-manual.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt
index 2b67846..08e8b0b 100644
--- a/Documentation/user-manual.txt
+++ b/Documentation/user-manual.txt
@@ -4179,9 +4179,9 @@ image::images/Template1_f22.jpg["FIGURE: template edit dialogue",align="center"]
    a highly simple but efficient way (see below). The HTML of the template can be edited and saved. The saved
    template is stored in the same directory as the dive being processed. By default, a _Custom_
    template is a skeleton with no specific print instructions. The information printed
-   needs to be specified and formatted in the by replacing the section marked with:
+   needs to be specified and formatted in the template by replacing the section marked with:
    "<!-- Template must be filled -->". Writing HTML code with Grantlee instructions allows unlimited
-   freedom in determining what is printed an in which way it should be rendered.
+   freedom in determining what is printed and in which way it should be rendered.
 
 image::images/Template2_f22.jpg["FIGURE:Template tab",align="center"]
 
-- 
2.5.0

_______________________________________________
subsurface mailing list
[email protected]
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to