]> Pileus Git - ~andy/linux/blobdiff - fs/logfs/dir.c
Merge remote branch 'origin/master'
[~andy/linux] / fs / logfs / dir.c
index 2396a85c0f55ab9de07faf6687ae6d4433a9c348..72d1893ddd360ccf144cf962c4e2f05f9a136638 100644 (file)
@@ -12,7 +12,7 @@
  * Atomic dir operations
  *
  * Directory operations are by default not atomic.  Dentries and Inodes are
- * created/removed/altered in seperate operations.  Therefore we need to do
+ * created/removed/altered in separate operations.  Therefore we need to do
  * a small amount of journaling.
  *
  * Create, link, mkdir, mknod and symlink all share the same function to do