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
1 changed files with 2 additions and 2 deletions

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;