pseudofs: fix typo in comment
Reviewed by: markj Sponsored by: The FreeBSD Foundation MFC after: 3 days Differential revision: https://reviews.freebsd.org/D50669
This commit is contained in:
@@ -155,7 +155,7 @@ pfs_add_node(struct pfs_node *parent, struct pfs_node *pn)
|
||||
}
|
||||
|
||||
/*
|
||||
* Detach a node from its aprent
|
||||
* Detach a node from its parent
|
||||
*/
|
||||
static void
|
||||
pfs_detach_node(struct pfs_node *pn)
|
||||
|
||||
Reference in New Issue
Block a user