summaryrefslogtreecommitdiff
path: root/dbhelpers.h
diff options
context:
space:
mode:
Diffstat (limited to 'dbhelpers.h')
-rw-r--r--dbhelpers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbhelpers.h b/dbhelpers.h
index d47707e..551bcb4 100644
--- a/dbhelpers.h
+++ b/dbhelpers.h
@@ -3,7 +3,7 @@
/* This header defines some things that are also used by libtomcrypt/math.
We avoid including normal include.h since that can result in conflicting
- definitinos - only include config.h */
+ definitions - only include config.h */
#include "config.h"
#ifdef __GNUC__