Update resolved issues in errata

Signed-off-by: Gunes Bayir <gunes.bayir@arm.com>
Change-Id: I99324bc031fa13c6a7749430ac3186b7454bb89d
Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/6611
Tested-by: Arm Jenkins <bsgcomp@arm.com>
Reviewed-by: Sheri Zhang <sheri.zhang@arm.com>
Comments-Addressed: Arm Jenkins <bsgcomp@arm.com>
diff --git a/docs/user_guide/errata.dox b/docs/user_guide/errata.dox
index 2565faa..47b4ef2 100644
--- a/docs/user_guide/errata.dox
+++ b/docs/user_guide/errata.dox
@@ -31,20 +31,20 @@
 @section S7_1_errata Errata
 
 - An issue has been identified when running the graph_deepspeech_v0_4_1 graph example.
-    - Versions Affected: >= 21.08
+    - Versions Affected: >= v21.08
     - Conditions:
         - Data type input: F32
         - Backend: OpenCL
     - Result: The execution of the graph_deepspeech_v0_4_1 could fail on OpenCL backend for systems with a small RAM. The issue is due to the extra temporary memory required to reshape the network weights
 
 - Experimented performance regressions for some networks on OpenCL when using Arm® Mali™ DDK r8p0
-    - Versions Affected: >= v21.05
+    - Versions Affected: v21.05
     - OSs Affected: All
     - Conditions:
         - Arm® Mali™ DDK r8p0
 
 - Under certain conditions, CLFullyConnectedLayer quantized tests may fail due to an issue in the test framework.
-    - Versions Affected: 21.02
+    - Versions Affected: v21.02
     - OSs Affected: Linux
     - Conditions:
         - armv7a architecture
@@ -52,7 +52,7 @@
         - asserts enabled
 
 - Performance regression in Convolution Layer OpenCL backend on Mali™ G77 when QSYMM8_PER_CHANNEL is used as weights' data type.
-    - Versions Affected: >= v20.11
+    - Versions Affected: >= v20.11 && < v21.08
     - OSs Affected: All
     - Conditions:
         - Mali™ G77
@@ -61,7 +61,7 @@
         - Convolution Layer uses QSYMM8_PER_CHANNEL as the data type of its weight
 
 - A wrong test configuration has been found in CLGEMMMatrixMultiplyReshapedOnlyRHS set of tests.
-    - Versions Affected: >= 20.11 && < 21.05
+    - Versions Affected: >= v20.11 && < v21.05
     - Conditions:
         - Data type input: F32/F16
         - Fused bounded relu activation with coefficient 'a' being negative
@@ -87,7 +87,7 @@
         - Compiled using Android NDK >= r18b in debug mode.
 
 - An issue has been identified with CLCast.
-    - Versions Affected: >= 18.11 && < 21.05
+    - Versions Affected: >= v18.11 && < v21.05
     - Conditions:
         - Data type input: F32
         - Data type output: All integer types