summaryrefslogtreecommitdiffstats
path: root/development/lcov/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/lcov/README')
-rw-r--r--development/lcov/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/lcov/README b/development/lcov/README
index b7dc99d4b1..6c01ad2a10 100644
--- a/development/lcov/README
+++ b/development/lcov/README
@@ -2,4 +2,4 @@ LCOV is a graphical front-end for GCC's coverage testing tool gcov. It
collects gcov data for multiple source files and creates HTML pages containing
the source code annotated with coverage information. It also adds overview
pages for easy navigation within the file structure. LCOV supports statement,
-function and branch coverage meaurement.
+function and branch coverage measurement.