diff --git a/Unit Tests/CodeCoverage/Output/DECCipherModes(DECCipherModes.pas).html b/Unit Tests/CodeCoverage/Output/DECCipherModes(DECCipherModes.pas).html
index cb3c2428..04d8bd5a 100644
--- a/Unit Tests/CodeCoverage/Output/DECCipherModes(DECCipherModes.pas).html
+++ b/Unit Tests/CodeCoverage/Output/DECCipherModes(DECCipherModes.pas).html
@@ -438,7 +438,7 @@
386 | procedure Done; override;
|
387 |
|
388 | /// <summary>
- |
389 | /// Returns a list of CalculatedAuthenticationResult lengs explicitely
+ |
389 | /// Returns a list of CalculatedAuthenticationResult lengths explicitely
|
390 | /// specified by the official specification of the standard.
|
391 | /// </summary>
|
392 | /// <returns>
diff --git a/Unit Tests/CodeCoverage/Output/DECCipherModesGCM(DECCipherModesGCM.pas).html b/Unit Tests/CodeCoverage/Output/DECCipherModesGCM(DECCipherModesGCM.pas).html
index e5b0b801..defe0013 100644
--- a/Unit Tests/CodeCoverage/Output/DECCipherModesGCM(DECCipherModesGCM.pas).html
+++ b/Unit Tests/CodeCoverage/Output/DECCipherModesGCM(DECCipherModesGCM.pas).html
@@ -344,7 +344,7 @@
|
292 | Size : Integer);
|
293 |
|
294 | /// <summary>
- |
295 | /// Returns a list of authentication tag lengs explicitely specified by
+ |
295 | /// Returns a list of authentication tag lengths explicitely specified by
|
296 | /// the official specification of the standard.
|
297 | /// </summary>
|
298 | /// <returns>
diff --git a/Unit Tests/CodeCoverage/U/DECCipherModes(DECCipherModes.pas).html b/Unit Tests/CodeCoverage/U/DECCipherModes(DECCipherModes.pas).html
index 0b1d03f4..eccb2eca 100644
--- a/Unit Tests/CodeCoverage/U/DECCipherModes(DECCipherModes.pas).html
+++ b/Unit Tests/CodeCoverage/U/DECCipherModes(DECCipherModes.pas).html
@@ -388,7 +388,7 @@
|
349 | procedure Done; override; |
350 | |
351 | /// <summary> |
-352 | /// Returns a list of authentication tag lengs explicitely specified by |
+352 | /// Returns a list of authentication tag lengths explicitely specified by |
353 | /// the official speciication of the standard. |
354 | /// </summary> |
355 | /// <returns> |
diff --git a/Unit Tests/CodeCoverage/U/DECCipherModesGCM(DECCipherModesGCM.pas).html b/Unit Tests/CodeCoverage/U/DECCipherModesGCM(DECCipherModesGCM.pas).html
index e61e37fc..4e2e5964 100644
--- a/Unit Tests/CodeCoverage/U/DECCipherModesGCM(DECCipherModesGCM.pas).html
+++ b/Unit Tests/CodeCoverage/U/DECCipherModesGCM(DECCipherModesGCM.pas).html
@@ -331,7 +331,7 @@
292 | Size : Integer); |
293 | |
294 | /// <summary> |
-295 | /// Returns a list of authentication tag lengs explicitely specified by |
+295 | /// Returns a list of authentication tag lengths explicitely specified by |
296 | /// the official specification of the standard. |
297 | /// </summary> |
298 | /// <returns> |