Fix typo in comment.

MFC after:	1 month
This commit is contained in:
Robert Watson 2009-05-04 02:06:39 +00:00
parent befabca97a
commit 9e4fda10a0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=191776

View File

@ -71,7 +71,7 @@ static dtrace_pattr_t dtnfsclient_attr = {
};
/*
* Descrition of NFSv3 and (optional) NFSv2 probes for a procedure.
* Description of NFSv3 and (optional) NFSv2 probes for a procedure.
*/
struct dtnfsclient_rpc {
char *nr_v3_name;