Author: pfg
Date: Mon May 30 19:32:56 2016
New Revision: 301003
URL: https://svnweb.freebsd.org/changeset/base/301003

Log:
  zfsd: minor spelling fix.

Modified:
  head/cddl/usr.sbin/zfsd/callout.h

Modified: head/cddl/usr.sbin/zfsd/callout.h
==============================================================================
--- head/cddl/usr.sbin/zfsd/callout.h   Mon May 30 19:30:41 2016        
(r301002)
+++ head/cddl/usr.sbin/zfsd/callout.h   Mon May 30 19:32:56 2016        
(r301003)
@@ -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.
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to