summaryrefslogtreecommitdiffstats
path: root/source/lib/dprintf.c
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2001-10-29 08:26:45 +0000
committerAndrew Bartlett <abartlet@samba.org>2001-10-29 08:26:45 +0000
commitf019bed7663b4a20c1b5ab6b59fcadda17b89acd (patch)
treeebacdb26d830cf78509952f1493bc5cd10bc39d0 /source/lib/dprintf.c
parentcb84485a2b0e1fdcb6fa90e0bfb97e125ae1b3dd (diff)
downloadsamba-f019bed7663b4a20c1b5ab6b59fcadda17b89acd.tar.gz
samba-f019bed7663b4a20c1b5ab6b59fcadda17b89acd.tar.xz
samba-f019bed7663b4a20c1b5ab6b59fcadda17b89acd.zip
More spelling and grammer from Vance. <vance@digital-host.net>
Thanks! Andrew Bartlett
Diffstat (limited to 'source/lib/dprintf.c')
-rw-r--r--source/lib/dprintf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/lib/dprintf.c b/source/lib/dprintf.c
index b74d0ba17c3..11c9f23e9d7 100644
--- a/source/lib/dprintf.c
+++ b/source/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