gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: typo in type definition


From: gnunet
Subject: [taler-docs] branch master updated: typo in type definition
Date: Thu, 19 Dec 2019 22:10:06 +0100

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

dold pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new ae8120d  typo in type definition
ae8120d is described below

commit ae8120dc006d63e83b1b68cd9909c4c7a5667f86
Author: Florian Dold <address@hidden>
AuthorDate: Thu Dec 19 22:10:03 2019 +0100

    typo in type definition
---
 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 6199bb6..417ffac 100644
--- a/core/api-common.rst
+++ b/core/api-common.rst
@@ -158,7 +158,7 @@ Timestamps are represented by the following structure:
 
 .. ts:def:: RelativeTime
 
-  type Duration {
+  interface Duration {
     // Duration in milliseconds or "forever"
     // to represent an infinite duration.
     d_ms: number | "forever";

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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