commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[hurd] 03/21: ext2fs: Fix typo.


From: Samuel Thibault
Subject: [hurd] 03/21: ext2fs: Fix typo.
Date: Sat, 04 Mar 2017 21:10:58 +0000

This is an automated email from the git hooks/post-receive script.

sthibault pushed a commit to branch upstream
in repository hurd.

commit ea86767459e01e524c05190127ef1e71f5a47ff9
Author: Justus Winter <address@hidden>
Date:   Mon Oct 3 13:25:14 2016 +0200

    ext2fs: Fix typo.
---
 ext2fs/inode.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ext2fs/inode.c b/ext2fs/inode.c
index 6b582b8..fef8930 100644
--- a/ext2fs/inode.c
+++ b/ext2fs/inode.c
@@ -719,7 +719,7 @@ diskfs_get_translator (struct node *np, char **namep, 
unsigned *namelen)
     {
       /* If xattr is no supported by this filesystem, don't report a warning */
       if (EXT2_HAS_COMPAT_FEATURE (sblock, EXT2_FEATURE_COMPAT_EXT_ATTR))
-       ext2_warning ("This is a old translotor record, please update it");
+       ext2_warning ("This is an old translator record, please update it");
 
       transloc = disk_cache_block_ref (blkno);
       datalen =

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-hurd/hurd.git



reply via email to

[Prev in Thread] Current Thread [Next in Thread]