git: 69fbd069d837 - main - debug.sh.8: Fix a typo in the manual page

From: Gordon Bergling <gbe_at_FreeBSD.org>
Date: Sun, 26 Oct 2025 13:33:03 UTC
The branch main has been updated by gbe:

URL: https://cgit.FreeBSD.org/src/commit/?id=69fbd069d83784bf765471931542f53551501354

commit 69fbd069d83784bf765471931542f53551501354
Author:     Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2025-10-26 13:06:48 +0000
Commit:     Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2025-10-26 13:32:42 +0000

    debug.sh.8: Fix a typo in the manual page
    
    - s/noticable/noticeable/
    - s/compatability/compatibility/
    
    MFC after:      5 days
---
 share/man/man8/debug.sh.8 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/share/man/man8/debug.sh.8 b/share/man/man8/debug.sh.8
index bf0fdbd6bcf5..3b59d6ae2e78 100644
--- a/share/man/man8/debug.sh.8
+++ b/share/man/man8/debug.sh.8
@@ -143,7 +143,7 @@ and defaults to
 .It Ic DebugTrace Ar message
 Debug output can be very noisy, and it can be tricky
 to align with the script.
-This function outputs a very noticable banner indicating the value of
+This function outputs a very noticeable banner indicating the value of
 .Va DEBUG_ON ,
 and
 .Ar message
@@ -168,7 +168,7 @@ skipped/run when debugging is turned on.
 .Va DEBUGGING
 is the same as
 .Va DEBUG_SKIP
-for backwards compatability and is only set by
+for backwards compatibility and is only set by
 .Fn Debug .
 .Pp
 The use of