commit-hurd
[Top][All Lists]
Advanced

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

[hurd] 12/43: Fix typo.


From: Samuel Thibault
Subject: [hurd] 12/43: Fix typo.
Date: Mon, 11 Sep 2017 07:10:09 +0000

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

sthibault pushed a commit to branch upstream
in repository hurd.

commit de4c6545203b090670182c0be36fce4f6f4f2c2a
Author: Maksym Planeta <address@hidden>
Date:   Sun Oct 7 19:51:09 2012 +0300

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

diff --git a/ext2fs/truncate.c b/ext2fs/truncate.c
index 15e5541..6941f6b 100644
--- a/ext2fs/truncate.c
+++ b/ext2fs/truncate.c
@@ -223,7 +223,7 @@ poke_pages (memory_object_t obj, vm_offset_t start, 
vm_offset_t end)
 /* Flush all the data past the new size from the kernel.  Also force any
    delayed copies of this data to take place immediately.  (We are implicitly
    changing the data to zeros and doing it without the kernel's immediate
-   knowledge; accordingl we must help out the kernel thusly.) */
+   knowledge; accordingly we must help out the kernel thusly.) */
 static void
 force_delayed_copies (struct node *node, off_t length)
 {

-- 
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]