diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/usage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usage.h b/include/usage.h index be52f18..3fce939 100644 --- a/include/usage.h +++ b/include/usage.h @@ -657,7 +657,7 @@ "\n ::respawn:/bin/cttyhack /bin/sh" \ "\nGiving controlling tty to shell running with PID 1:" \ "\n $ exec cttyhack sh" \ - "\nStarting an interative shell from boot shell script:" \ + "\nStarting interactive shell from boot shell script:" \ "\n setsid cttyhack sh" \ #define cut_trivial_usage \ |