diff options
Diffstat (limited to 'examples')
-rw-r--r-- | examples/inittab | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/inittab b/examples/inittab index 5f2af8724..64fc4fce1 100644 --- a/examples/inittab +++ b/examples/inittab @@ -30,7 +30,7 @@ # console." and then waits for the user to press enter before starting # the specified process. # -# Note: unrecognised actions (like initdefault) will cause init to emit +# Note: unrecognized actions (like initdefault) will cause init to emit # an error message, and then go along with its business. # # <process>: Specifies the process to be executed and it's command line. |