gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] 03/07: add period at end of sentence (four instances)


From: gnunet
Subject: [taler-docs] 03/07: add period at end of sentence (four instances)
Date: Fri, 19 Mar 2021 19:20:56 +0100

This is an automated email from the git hooks/post-receive script.

ttn pushed a commit to branch master
in repository docs.

commit 96b3d62cdda8b1e1deeb1f2dff96283a7110c41d
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Fri Mar 19 14:17:06 2021 -0400

    add period at end of sentence (four instances)
---
 core/taler-uri.rst | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/core/taler-uri.rst b/core/taler-uri.rst
index 8e53c7b..6ac2fc8 100644
--- a/core/taler-uri.rst
+++ b/core/taler-uri.rst
@@ -40,22 +40,22 @@ Examples:
 .. code:: none
 
   # Example 1:
-  # Order ID "ORD123", no session ID
+  # Order ID "ORD123", no session ID.
   # Merchant backend base URL https://backend.test.taler.net/
   taler://pay/test.taler.net/ORD123/
 
   # Example 2:
-  # Order ID "ORD123", no session ID
+  # Order ID "ORD123", no session ID.
   # Merchant backend base URL https://backend.test.taler.net/instances/x1/
   taler://pay/test.taler.net/instances/x1/ORD123/
 
   # Example 3:
-  # Order ID "ORD123", session ID "ABC123"
+  # Order ID "ORD123", session ID "ABC123".
   # Merchant backend base URL https://backend.test.taler.net/
   taler://pay/test.taler.net/ORD123/ABC123
 
   # INVALID Example 1:
-  # When no session ID is given, the slash must still be present
+  # When no session ID is given, the slash must still be present.
   taler://pay/test.taler.net/ORD123
 
 ------------------------

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]