summaryrefslogtreecommitdiff
path: root/source3/lib/dprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/lib/dprintf.c')
-rw-r--r--source3/lib/dprintf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/lib/dprintf.c b/source3/lib/dprintf.c
index b74d0ba17c..11c9f23e9d 100644
--- a/source3/lib/dprintf.c
+++ b/source3/lib/dprintf.c
@@ -24,7 +24,7 @@
this module provides functions for printing internal strings in the "display charset"
This charset may be quite different from the chosen unix charset
- Eventually these functions will need to take care of column count constaints
+ Eventually these functions will need to take care of column count constraints
The d_ prefix on print functions in Samba refers to the display character set
conversion