diff options
Diffstat (limited to 'libexec/rc/debug.sh')
| -rwxr-xr-x | libexec/rc/debug.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rc/debug.sh b/libexec/rc/debug.sh index 4284a6e3b5fb..ea46e9a99c0c 100755 --- a/libexec/rc/debug.sh +++ b/libexec/rc/debug.sh @@ -439,7 +439,7 @@ DebugShell() { return 0 } -# For backwards compatability +# For backwards compatibility Debug() { case "${DEBUG_SH:-$DEBUG}" in "") ;; |
