diff options
| -rw-r--r-- | sys/dev/qat/qat_api/include/dc/cpa_dc_bp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/qat/qat_api/include/dc/cpa_dc_bp.h b/sys/dev/qat/qat_api/include/dc/cpa_dc_bp.h index c9eef94e0a60..97bcf8c5613b 100644 --- a/sys/dev/qat/qat_api/include/dc/cpa_dc_bp.h +++ b/sys/dev/qat/qat_api/include/dc/cpa_dc_bp.h @@ -148,7 +148,7 @@ typedef struct _CpaDcBatchOpData { * * @pre * pSessionHandle has been setup using cpaDcInitSession() - * Session must be setup as a stateless sesssion. + * Session must be setup as a stateless session. * @note * This function passes control to the compression service for processing * |
