summaryrefslogtreecommitdiffstats
path: root/src/sord_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sord_internal.h')
-rw-r--r--src/sord_internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sord_internal.h b/src/sord_internal.h
index 517f405..d2c16e7 100644
--- a/src/sord_internal.h
+++ b/src/sord_internal.h
@@ -23,7 +23,7 @@
#include "sord/sord.h"
-typedef intptr_t SordCount; ///< Count of nodes or triples
+typedef intptr_t SordCount; ///< Count of nodes or triples
/** Node */
struct _SordNode {