summaryrefslogtreecommitdiff
path: root/mpi/mpi-inline.c
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2010-04-12 21:00:13 +0000
committerWerner Koch <wk@gnupg.org>2010-04-12 21:00:13 +0000
commitb27adc0e2c1a785e11ad2cb3e7ae06ebfffc4659 (patch)
treed4328e71da78835577378bd593b55107ae12e59b /mpi/mpi-inline.c
parent0af2459c2da81c3e346b145948c1b94d49105b52 (diff)
downloadlibgcrypt-b27adc0e2c1a785e11ad2cb3e7ae06ebfffc4659.tar.gz
Applied spelling fixes and more verbose test diagnositcs by Brad Hards.
Diffstat (limited to 'mpi/mpi-inline.c')
-rw-r--r--mpi/mpi-inline.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpi/mpi-inline.c b/mpi/mpi-inline.c
index a1969463..fdccb8f1 100644
--- a/mpi/mpi-inline.c
+++ b/mpi/mpi-inline.c
@@ -27,7 +27,7 @@
#include "mpi-internal.h"
-/* always include the header becuase it is only
+/* always include the header because it is only
* included by mpi-internal if __GCC__ is defined but we
* need it here in all cases and the above definition of
* of the macro allows us to do so