>From fcf09280c4468fae152855250545365ab02de197 Mon Sep 17 00:00:00 2001 From: William Liquorce Date: Fri, 9 Apr 2021 14:54:36 +0100 Subject: [PATCH 1/5] Proofreading changes and corrections to applications.html.j2 --- template/applications.html.j2 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/template/applications.html.j2 b/template/applications.html.j2 index 43b0dd2..1b47258 100644 --- a/template/applications.html.j2 +++ b/template/applications.html.j2 @@ -19,7 +19,7 @@ hierarchy, GNS uses a directed graph. Naming conventions are similar to DNS, but queries and replies are private even with respect to peers providing the answers. The integrity of - records and privacy of look-ups is cryptographically secured. + records and privacy of look-ups are cryptographically secured. {% endtrans %} @@ -162,7 +162,7 @@ {% trans %} Cadet-GTK is a convenient but feature-rich graphical application - providing messaging using especially the CADET subsystem. It is + providing messaging using the CADET subsystem. It is developed using GTK and libhandy for a convergent design. {% endtrans %}

@@ -181,7 +181,7 @@

{% trans %} groupchat - is a terminal user interface providing messaging using especially the CADET subsystem. It is + is a terminal user interface providing messaging using the CADET subsystem. It is developed using nim. Cadet-GTK and groupchat are planned to be compatible. {% endtrans %}

-- 2.25.1