ext4: fix misspellings in comments.

Signed-off-by: Adam Buchbinder <adam.buchbinder@gmail.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
This commit is contained in:
Adam Buchbinder 2016-03-09 23:49:05 -05:00 committed by Theodore Ts'o
parent c0a2ad9b50
commit b8a07463c8
5 changed files with 5 additions and 5 deletions

View file

@ -787,7 +787,7 @@ struct inode *__ext4_new_inode(handle_t *handle, struct inode *dir,
sbi = EXT4_SB(sb);
/*
* Initalize owners and quota early so that we don't have to account
* Initialize owners and quota early so that we don't have to account
* for quota initialization worst case in standard inode creating
* transaction
*/