diff options
Diffstat (limited to 'src/noscrypt.c')
-rw-r--r-- | src/noscrypt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/noscrypt.c b/src/noscrypt.c index 1e19337..9fd6c9b 100644 --- a/src/noscrypt.c +++ b/src/noscrypt.c @@ -51,7 +51,7 @@ /* * Actual, private defintion of the NCContext structure -* to allow for future development and ABI backords +* to allow for future development and ABI backwards * compatability. */ struct nc_ctx_struct { |