gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] 27/29: capitalize first word in sentence


From: gnunet
Subject: [taler-docs] 27/29: capitalize first word in sentence
Date: Wed, 17 Mar 2021 11:17:10 +0100

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

ttn pushed a commit to branch master
in repository docs.

commit 98cc61c9bcde28219fcda4274cde12b23278fd54
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Wed Mar 17 06:08:16 2021 -0400

    capitalize first word in sentence
---
 core/api-merchant.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 23cf134..36da0d6 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1699,7 +1699,7 @@ Inspecting orders
   .. ts:def:: OrderHistory
 
     interface OrderHistory {
-      // timestamp-sorted array of all orders matching the query.
+      // Timestamp-sorted array of all orders matching the query.
       // The order of the sorting depends on the sign of ``delta``.
       orders : OrderHistoryEntry[];
     }

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