commit-hurd
[Top][All Lists]
Advanced

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

[hurd] 61/87: procfs: fix typo in comment


From: Samuel Thibault
Subject: [hurd] 61/87: procfs: fix typo in comment
Date: Sun, 09 Nov 2014 11:05:04 +0000

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

sthibault pushed a commit to branch upstream
in repository hurd.

commit 3628f1479b9fb77bed1ba4ab8e93ee98e14d9960
Author: Justus Winter <address@hidden>
Date:   Thu Sep 18 16:55:19 2014 +0200

    procfs: fix typo in comment
    
    * procfs/process.c (process_stat_make_node): Fix typo in comment.
---
 procfs/process.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/procfs/process.c b/procfs/process.c
index 269a18b..4854148 100644
--- a/procfs/process.c
+++ b/procfs/process.c
@@ -316,7 +316,7 @@ process_file_make_node (void *dir_hook, const void 
*entry_hook)
   return np;
 }
 
-/* Stat needs its own constructor in oreder to set its mode according to
+/* Stat needs its own constructor in order to set its mode according to
    the --stat-mode command-line option.  */
 static struct node *
 process_stat_make_node (void *dir_hook, const void *entry_hook)

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