summaryrefslogtreecommitdiff
path: root/source3
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2003-10-31 02:57:02 +0000
committerTim Potter <tpot@samba.org>2003-10-31 02:57:02 +0000
commitb0f93e3e656b500d01a97bcace0c5b027996d14d (patch)
tree2f73c8d80af03d9728618584d8e65ffb8ffe23f7 /source3
parentadcd3e42b4dc200116e260e5db5fe32b55fe5eb5 (diff)
downloadsamba-b0f93e3e656b500d01a97bcace0c5b027996d14d.tar.gz
samba-b0f93e3e656b500d01a97bcace0c5b027996d14d.tar.bz2
samba-b0f93e3e656b500d01a97bcace0c5b027996d14d.zip
Fix spelling mistake.
(This used to be commit cbd95c5a74bef4a6c8fd54a8fc24a50f11678cb7)
Diffstat (limited to 'source3')
-rw-r--r--source3/tests/sysquotas.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/tests/sysquotas.c b/source3/tests/sysquotas.c
index e83f28e2d0..2aa643326c 100644
--- a/source3/tests/sysquotas.c
+++ b/source3/tests/sysquotas.c
@@ -1,4 +1,4 @@
-/* this test should find out what quota api is avalable on the os */
+/* this test should find out what quota api is available on the os */
#if defined(HAVE_QUOTACTL_4A)
/* long quotactl(int cmd, char *special, qid_t id, caddr_t addr) */