Correct typo in comment

PR:		192231
Submitted by:	Ron Dahlgren
MFC after:	1 week
This commit is contained in:
Ed Maste 2014-07-30 00:28:29 +00:00
parent 06fc6db948
commit 27cba7f8a8

View File

@ -48,7 +48,7 @@
* Locking key:
* (c) - Constant after initial setup.
* (p) - Protected by the process descriptor mutex.
* (r) - Atomic eference count.
* (r) - Atomic reference count.
* (s) - Protected by selinfo.
* (t) - Protected by the proctree_lock
*/