gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] 06/17: fix typo: s/forever/never/


From: gnunet
Subject: [taler-docs] 06/17: fix typo: s/forever/never/
Date: Fri, 19 Mar 2021 09:36:16 +0100

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

ttn pushed a commit to branch master
in repository docs.

commit 4f11c11bd68b15791da4b39506dc1533d4927755
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Fri Mar 19 04:22:10 2021 -0400

    fix typo: s/forever/never/
---
 core/api-common.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/api-common.rst b/core/api-common.rst
index f7bcf25..92bf094 100644
--- a/core/api-common.rst
+++ b/core/api-common.rst
@@ -248,7 +248,7 @@ Timestamps are represented by the following structure:
 
   interface Timestamp {
     // Milliseconds since epoch, or the special
-    // value "forever" to represent an event that will
+    // value "never" to represent an event that will
     // never happen.
     t_ms: number | "never";
   }

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