gnunet-svn
[Top][All Lists]
Advanced

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

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


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

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

ttn pushed a commit to branch master
in repository docs.

commit c7962b5ae3d5146f8c9d1c0e9928e4926323d766
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Fri Mar 19 04:17:34 2021 -0400

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

diff --git a/core/api-common.rst b/core/api-common.rst
index f23cc91..a710652 100644
--- a/core/api-common.rst
+++ b/core/api-common.rst
@@ -100,22 +100,22 @@ handle the error as if an internal error (500) had been 
returned.
       // Optional detail about the specific input value that failed. May 
change without notice!
       detail?: string;
 
-      // Name of the parameter that was bogus (if applicable)
+      // Name of the parameter that was bogus (if applicable).
       parameter?: string;
 
-      // Path to the argument that was bogus (if applicable)
+      // Path to the argument that was bogus (if applicable).
       path?: string;
 
-      // Offset of the argument that was bogus (if applicable)
+      // Offset of the argument that was bogus (if applicable).
       offset?: string;
 
-      // Index of the argument that was bogus (if applicable)
+      // Index of the argument that was bogus (if applicable).
       index?: string;
 
-      // Name of the object that was bogus (if applicable)
+      // Name of the object that was bogus (if applicable).
       object?: string;
 
-      // Name of the currency than was problematic (if applicable)
+      // Name of the currency than was problematic (if applicable).
       currency?: string;
 
       // Expected type (if applicable).

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