commit 2694b4152412db616e3af586d9cb731312cf6ca2
parent d50f1071f118efe5e5f380e13e85c9e874908940
Author: Florian Dold <florian@dold.me>
Date: Tue, 17 Nov 2020 16:31:22 +0100
typo
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/news/2020-12.html.j2 b/news/2020-12.html.j2
@@ -20,7 +20,7 @@ Notable changes include:
<li>Simplified development of merchant frontends by having the backend
generate HTML pages for wallet interactions</li>
<li>Implemented long-polling support for refunds</li>
-<li>Packaged merchant point-of-sale and casher Apps for F-Droid</li>
+<li>Packaged merchant point-of-sale and cashier Apps for F-Droid</li>
<li>Redesigned transactions view in the wallet, which unifies pending operations, history and error reporting</li>
<li>Improved usability, error reporting, robustness and stability of the wallet</li>
<li>Availability of a documented API for the wallet core, now used by all user interfaces</li>