[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] branch master updated (bd6f550 -> 0c64cd9)
From: |
gnunet |
Subject: |
[taler-docs] branch master updated (bd6f550 -> 0c64cd9) |
Date: |
Fri, 19 Mar 2021 19:37:26 +0100 |
This is an automated email from the git hooks/post-receive script.
ttn pushed a change to branch master
in repository docs.
from bd6f550 add period at end of sentence
new 00d23c5 add period at end of sentence
new eff89ce fix typo: s/exchanges/exchange's/
new 97a0c29 mark up ‘/keys’
new 0c64cd9 add period at end of sentence (two instances)
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
core/errors.rst | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/core/errors.rst b/core/errors.rst
index bbb266d..f7b490d 100644
--- a/core/errors.rst
+++ b/core/errors.rst
@@ -18,7 +18,7 @@ Error Conditions
The exchange returned a response for ``/keys`` with an issuing date
earlier than the previous one.
- **Type**: Warning
+ **Type**: Warning.
**Handling**: The wallet should ignore the response and try again later.
``EXCHANGE_WIRE_INFO_UNAVAILABLE``
@@ -29,11 +29,11 @@ Error Conditions
did not confirm the schema for ``/wire``.
``EXCHANGE_PROTOCOL_VERSION_UNSUPPORTED``
- An exchanges ``/keys`` response indicates a version number that
+ An exchange's ``/keys`` response indicates a version number that
is not compatible with the client.
``EXCHANGE_MASTER_PUB_CHANGED``
- An exchange returns a /keys response with a master public key that differs
+ An exchange returns a ``/keys`` response with a master public key that
differs
from a previous response.
``EXCHANGE_DENOM_MISSING``
@@ -74,6 +74,6 @@ End-To-End Testing Scenarios
This section describes some advanced end-to-end testing scenarios that should
eventually be covered by our tests.
-* Reserve is created, closed, and then money is sent again to the reserve
+* Reserve is created, closed, and then money is sent again to the reserve.
-* Amount from recoup should end up in customer's account again
+* Amount from recoup should end up in customer's account again.
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [taler-docs] branch master updated (bd6f550 -> 0c64cd9),
gnunet <=