git: 34c1b957a783 - stable/12 - hptmv(4): Fix a typo in a source code comment

From: Gordon Bergling <gbe_at_FreeBSD.org>
Date: Fri, 10 Jun 2022 12:45:59 UTC
The branch stable/12 has been updated by gbe (doc committer):

URL: https://cgit.FreeBSD.org/src/commit/?id=34c1b957a783adb6307b8c89beeaf27b4ba1ec7a

commit 34c1b957a783adb6307b8c89beeaf27b4ba1ec7a
Author:     Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2022-06-04 11:28:52 +0000
Commit:     Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2022-06-10 12:39:51 +0000

    hptmv(4): Fix a typo in a source code comment
    
    - s/continous/continuous/
    
    (cherry picked from commit bbb0ca45f8189911a35ba76000783b05188153af)
---
 sys/dev/hptmv/command.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys/dev/hptmv/command.h b/sys/dev/hptmv/command.h
index 9acac222fb64..7f6435aa7266 100644
--- a/sys/dev/hptmv/command.h
+++ b/sys/dev/hptmv/command.h
@@ -240,7 +240,7 @@ DPC_ROUTINE;
  * Maximum command blocks needed for each VBus:
  *   Each OS command requests 1+MAX_MEMBERS*2 command blocks (RAID1/0 case)
  *   This space is allocated by platform dependent part, either static or 
- *   dynamic, continuous or non-continous.
+ *   dynamic, continuous or non-continuous.
  *   The code only needs _vbus_(pFreeCommands) to be set.
  *
  * PendingRoutines[] size: