Fix typo in comment.

MFC after:	3 days
This commit is contained in:
Robert Watson 2010-02-27 21:58:55 +00:00
parent 6c77113c9f
commit f0506e896f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=204435

View File

@ -117,8 +117,8 @@ _kvm_vnet_selectpid(kvm_t *kd, pid_t pid)
}
/*
* First, find the process for this pid. If we are workig on a dump,
* either locate the thread dumptid is refering to or proc0.
* First, find the process for this pid. If we are working on a
* dump, either locate the thread dumptid is refering to or proc0.
* Based on either, take the address of the ucred.
*/
credp = 0;