From b0f93e3e656b500d01a97bcace0c5b027996d14d Mon Sep 17 00:00:00 2001 From: Tim Potter Date: Fri, 31 Oct 2003 02:57:02 +0000 Subject: Fix spelling mistake. (This used to be commit cbd95c5a74bef4a6c8fd54a8fc24a50f11678cb7) --- source3/tests/sysquotas.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source3/tests') 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) */ -- cgit