summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2003-10-10 18:06:24 +0000
committerGerald Carter <jerry@samba.org>2003-10-10 18:06:24 +0000
commit18e65f168a90e117c37c4295507cde18ea2032d4 (patch)
treeb573ab1f3cd60abbd73306a9ac709e1d033436de
parentf0f94187925c5551c68a438dc0424d946447a5e7 (diff)
downloadsamba-18e65f168a90e117c37c4295507cde18ea2032d4.tar.gz
adding files from the 3.0 branch
-rw-r--r--source/tests/sysquotas.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/tests/sysquotas.c b/source/tests/sysquotas.c
index e83f28e2d0b..2aa643326c0 100644
--- a/source/tests/sysquotas.c
+++ b/source/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) */