commit cbe88832e8ef47093c73a6dc06de482d53fe8948 parent 8dee9f11b12608754f0c54b778d8a6c520c66fe5 Author: Thien-Thi Nguyen <ttn@gnuvola.org> Date: Wed, 7 Apr 2021 04:42:55 -0400 add period at end of sentence (three instances) Diffstat:
| M | anastasis.rst | | | 6 | +++--- |
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/anastasis.rst b/anastasis.rst @@ -1882,9 +1882,9 @@ final error state would be: Here, the fields have the following meaning: - - **http_status** is the HTTP status returned by the Anastasis provider - - **upload_status** is the Taler error code return by the provider - - **provider_url** is the base URL of the failing provider + - **http_status** is the HTTP status returned by the Anastasis provider. + - **upload_status** is the Taler error code return by the provider. + - **provider_url** is the base URL of the failing provider. In the above example, 52 would thus imply that the Anastasis provider failed to store information into its database.