Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux...
[deliverable/linux.git] / fs / btrfs / struct-funcs.c
index e05619f241be3b2408490ef8c25d030798737755..875c757e73e2a8eacae1d9817bd83d56d32b21cf 100644 (file)
@@ -36,7 +36,7 @@ static inline void put_unaligned_le8(u8 val, void *p)
  *
  * The end result is that anyone who #includes ctree.h gets a
  * declaration for the btrfs_set_foo functions and btrfs_foo functions,
- * which are wappers of btrfs_set_token_#bits functions and
+ * which are wrappers of btrfs_set_token_#bits functions and
  * btrfs_get_token_#bits functions, which are defined in this file.
  *
  * These setget functions do all the extent_buffer related mapping
This page took 0.03586 seconds and 5 git commands to generate.