From cbd95c5a74bef4a6c8fd54a8fc24a50f11678cb7 Mon Sep 17 00:00:00 2001 From: Tim Potter Date: Fri, 31 Oct 2003 02:57:02 +0000 Subject: [PATCH] Fix spelling mistake. --- source/tests/sysquotas.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) */ -- 2.47.3