Remove an unneeded "a" from comment.
This commit is contained in:
parent
6caf758e7c
commit
eb2893ec18
@ -54,7 +54,7 @@ __FBSDID("$FreeBSD$");
|
||||
#include <ufs/ufs/ufs_extern.h>
|
||||
|
||||
/*
|
||||
* Bmap converts a the logical block number of a file to its physical block
|
||||
* Bmap converts the logical block number of a file to its physical block
|
||||
* number on the disk. The conversion is done by using the logical block
|
||||
* number to index into the array of block pointers described by the dinode.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user