COMPMID-3224: Address minor documentation comments

Signed-off-by: Georgios Pinitas <georgios.pinitas@arm.com>
Change-Id: I156d110ffbf06b07c74dec5be063c9aec864cd03
Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/2785
Reviewed-by: Michele Di Giorgio <michele.digiorgio@arm.com>
Comments-Addressed: Arm Jenkins <bsgcomp@arm.com>
Tested-by: Arm Jenkins <bsgcomp@arm.com>
diff --git a/docs/02_tests.dox b/docs/02_tests.dox
index 37c318e..02c3c8e 100644
--- a/docs/02_tests.dox
+++ b/docs/02_tests.dox
@@ -401,7 +401,7 @@
 
 	LD_LIBRARY_PATH=. ./arm_compute_benchmark --mode=precommit --filter="^CL.*" --instruments="opencl_timer_ms" --iterations=10
 
-@note You might need to export the path to OpenCL library as well in your LD_LIBRARY_PATH if Compute Library was build with OpenCL enabled.
+@note You might need to export the path to OpenCL library as well in your LD_LIBRARY_PATH if Compute Library was built with OpenCL enabled.
 */
 } // namespace test
 } // namespace arm_compute