aboutsummaryrefslogtreecommitdiff
path: root/src/webex
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2018-01-04 11:08:39 +0100
committerFlorian Dold <florian.dold@gmail.com>2018-01-04 11:08:39 +0100
commit02b4a2ad6208c3b70a4a194b4c763a4e4334cdc1 (patch)
treed139d88ce51c328cb55a9e8ad8f9371c3351568e /src/webex
parentfd2cd9c383b07cd681c18137396deae025d98047 (diff)
downloadwallet-core-02b4a2ad6208c3b70a4a194b4c763a4e4334cdc1.tar.xz
store sender wire info in separate store
Diffstat (limited to 'src/webex')
-rw-r--r--src/webex/pages/return-coins.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webex/pages/return-coins.tsx b/src/webex/pages/return-coins.tsx
index 26db52ef4..ff998d869 100644
--- a/src/webex/pages/return-coins.tsx
+++ b/src/webex/pages/return-coins.tsx
@@ -15,7 +15,7 @@
*/
/**
- * View and edit auditors.
+ * Return coins to own bank account.
*
* @author Florian Dold
*/