summaryrefslogtreecommitdiff
path: root/procfs/process.c
diff options
context:
space:
mode:
Diffstat (limited to 'procfs/process.c')
-rw-r--r--procfs/process.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/procfs/process.c b/procfs/process.c
index 269a18bb..48541484 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)