aboutsummaryrefslogtreecommitdiff
path: root/include/noscrypt.h
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2024-11-06 21:22:25 -0500
committerLibravatar vnugent <public@vaughnnugent.com>2024-11-06 21:22:25 -0500
commit183130781dafef490fa51a6a89065cc32dfbcbca (patch)
tree0c248ebab0d0256906abba631f610f0681ee8ec8 /include/noscrypt.h
parentc91975e032322e26fde96edb13ef34681daccc4e (diff)
parent5f89f4494267a0dd175682f593bcd5495a3dbbda (diff)
merge developc-sharp
Diffstat (limited to 'include/noscrypt.h')
-rw-r--r--include/noscrypt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/noscrypt.h b/include/noscrypt.h
index 8ba71b0..758d942 100644
--- a/include/noscrypt.h
+++ b/include/noscrypt.h
@@ -147,7 +147,7 @@ extern "C" {
* least, so I'm using unsgined integers. Sorry, not sorry.
*/
-/* A compressed resul/return value, negative values
+/* A compressed result/return value, negative values
are failure, 0 is success and positive values are
defined by the operation.
*/