summaryrefslogtreecommitdiff
path: root/authAlgo.h
diff options
context:
space:
mode:
Diffstat (limited to 'authAlgo.h')
-rw-r--r--authAlgo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/authAlgo.h b/authAlgo.h
index 4c9c960..4db534d 100644
--- a/authAlgo.h
+++ b/authAlgo.h
@@ -66,7 +66,7 @@ public:
/**
* set the key for the auth algo
- * @param key key for hmac sha1 calculation
+ * @param key key for hmac calculation
*/
void setKey(Buffer key);