1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-26 10:04:02 +03:00

Fix spelling mistake.

This commit is contained in:
Tim Potter -
parent f323b932f9
commit cbd95c5a74

View File

@ -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) */