aboutsummaryrefslogtreecommitdiff
path: root/src/helpers.ts
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2017-05-24 16:45:57 +0200
committerFlorian Dold <florian.dold@gmail.com>2017-05-24 16:45:57 +0200
commit8f35362dad9914cac16f421745a27a1cdd0f02bc (patch)
treeb91b4be2c96d7cc9e141a7cd6af70f93ab617b70 /src/helpers.ts
parent39cca9f8f6050d6e35c88f8cd3c6e825eae9cb9f (diff)
downloadwallet-core-8f35362dad9914cac16f421745a27a1cdd0f02bc.tar.xz
style, deduplication and doc comments
Diffstat (limited to 'src/helpers.ts')
-rw-r--r--src/helpers.ts3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/helpers.ts b/src/helpers.ts
index 8b2b265cc..5e3ef06d5 100644
--- a/src/helpers.ts
+++ b/src/helpers.ts
@@ -15,8 +15,7 @@
*/
/**
- * Smaller helper functions that do not depend
- * on the emscripten machinery.
+ * Small helper functions that don't fit anywhere else.
*/
/**