feat: Fixing typo

This commit is contained in:
2025-05-04 19:58:52 +02:00
parent 81ef16cc99
commit 3d656bedb0

View File

@@ -28,7 +28,7 @@ build the test applications (currently only MathTestFPU) as well as gtet.
make MathTestFPU make MathTestFPU
They depend on the gtest library so the should not be required to build it manually. If for some reason this doesn't They depend on the gtest library so it should not be required to build it manually. If for some reason this doesn't
work gtest can be build via: work gtest can be build via:
make gtest make gtest