spelling: s/retreive/retrieve/

Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
Adrian Bunk
2006-01-10 00:10:13 +01:00
committed by Adrian Bunk
parent 5406958860
commit 943ffb587c
17 changed files with 20 additions and 20 deletions

View File

@@ -663,7 +663,7 @@ v9fs_vfs_rename(struct inode *old_dir, struct dentry *old_dentry,
}
/**
* v9fs_vfs_getattr - retreive file metadata
* v9fs_vfs_getattr - retrieve file metadata
* @mnt - mount information
* @dentry - file to get attributes on
* @stat - metadata structure to populate