summaryrefslogtreecommitdiffstats
path: root/cddl/usr.sbin
diff options
context:
space:
mode:
authorpfg <pfg@FreeBSD.org>2016-05-30 19:32:56 +0000
committerpfg <pfg@FreeBSD.org>2016-05-30 19:32:56 +0000
commit21668b6278a2785ace09689475f3220d02bcfc35 (patch)
tree37ed6b54f89991ecda751832f29c83a9dd058f07 /cddl/usr.sbin
parent4f5154f77795d89955be5ea52ccc95c6f54b5cef (diff)
downloadFreeBSD-src-21668b6278a2785ace09689475f3220d02bcfc35.zip
FreeBSD-src-21668b6278a2785ace09689475f3220d02bcfc35.tar.gz
zfsd: minor spelling fix.
Diffstat (limited to 'cddl/usr.sbin')
-rw-r--r--cddl/usr.sbin/zfsd/callout.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cddl/usr.sbin/zfsd/callout.h b/cddl/usr.sbin/zfsd/callout.h
index 554c98e..d6b83bc 100644
--- a/cddl/usr.sbin/zfsd/callout.h
+++ b/cddl/usr.sbin/zfsd/callout.h
@@ -109,7 +109,7 @@ public:
*
* \param interval Timeval indicating the time which must elapse
* before this callout fires.
- * \param func Pointer to the callback funtion
+ * \param func Pointer to the callback function
* \param arg Argument pointer to pass to callback function
*
* \return Cancellation status.
OpenPOWER on IntegriCloud