summaryrefslogtreecommitdiff
path: root/source3/include
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include')
-rw-r--r--source3/include/debug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/debug.h b/source3/include/debug.h
index 52e06b9360..05a9a3f0c5 100644
--- a/source3/include/debug.h
+++ b/source3/include/debug.h
@@ -33,7 +33,7 @@
* diffferent prototype declarations), so we must do these by hand.
*/
/* I know the __attribute__ stuff is ugly, but it does ensure we get the
- arguemnts to DEBUG() right. We have got them wrong too often in the
+ arguments to DEBUG() right. We have got them wrong too often in the
past.
The PRINTFLIKE comment does the equivalent for SGI MIPSPro.
*/