gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [taler-docs] 07/17: add period at end of sentence (three instances)
Date: Fri, 19 Mar 2021 09:36:17 +0100

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

ttn pushed a commit to branch master
in repository docs.

commit 67c93dc0ff722aee94215b6766a1aaf2feb2b0a4
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Fri Mar 19 04:22:44 2021 -0400

    add period at end of sentence (three instances)
---
 core/api-common.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/core/api-common.rst b/core/api-common.rst
index 92bf094..ee7635e 100644
--- a/core/api-common.rst
+++ b/core/api-common.rst
@@ -270,7 +270,7 @@ Integers
 
 .. ts:def:: Integer
 
-  // JavaScript numbers restricted to integers
+  // JavaScript numbers restricted to integers.
   type Integer = number;
 
 Objects
@@ -278,7 +278,7 @@ Objects
 
 .. ts:def:: Object
 
-  // JavaScript objects, no further restrictions
+  // JavaScript objects, no further restrictions.
   type Object = object;
 
 Keys
@@ -286,7 +286,7 @@ Keys
 
 .. ts:def:: ClaimToken
 
-  // 16-byte access token used to authorize access
+  // 16-byte access token used to authorize access.
   type ClaimToken = string;
 
 .. ts:def:: EddsaPublicKey

-- 
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]