summaryrefslogtreecommitdiff
path: root/source3/passdb/pdb_get_set.c
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2003-05-14 00:38:58 +0000
committerTim Potter <tpot@samba.org>2003-05-14 00:38:58 +0000
commit3bd3125d5ac75f743ca7e47879f0d1b06b8a812d (patch)
treed91c95ff82425cababf878ddc4e06b9c2763078e /source3/passdb/pdb_get_set.c
parenteb776e4fb64a87999aa04895541a8bea5e2772f3 (diff)
downloadsamba-3bd3125d5ac75f743ca7e47879f0d1b06b8a812d.tar.gz
samba-3bd3125d5ac75f743ca7e47879f0d1b06b8a812d.tar.bz2
samba-3bd3125d5ac75f743ca7e47879f0d1b06b8a812d.zip
spelling
(This used to be commit 249a6974702d050644d6d61f33f0034ce2a689ee)
Diffstat (limited to 'source3/passdb/pdb_get_set.c')
-rw-r--r--source3/passdb/pdb_get_set.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/passdb/pdb_get_set.c b/source3/passdb/pdb_get_set.c
index 4370dc2c36..c95719451a 100644
--- a/source3/passdb/pdb_get_set.c
+++ b/source3/passdb/pdb_get_set.c
@@ -28,7 +28,7 @@
#define DBGC_CLASS DBGC_PASSDB
/**
- * @todo Redefine this to NULL, but this changes the API becouse
+ * @todo Redefine this to NULL, but this changes the API because
* much of samba assumes that the pdb_get...() funtions
* return pstrings. (ie not null-pointers).
* See also pdb_fill_default_sam().