Fix grammar in "Tracing your own user application"
[lttng-docs.git] / contents / getting-started / tracing-your-own-user-application.md
index a25f9620a762fa8ca1c915217fb29da04bbdb9ab..9ac0ba5275ddcc129a3a2a5b9c24e2d6c0294e21 100644 (file)
@@ -10,7 +10,7 @@ Make sure the LTTng-tools and LTTng-UST packages
 [are installed](#doc-installing-lttng).
 
 Tracing is just like having `printf()` calls at specific locations of
-your source code, albeit LTTng is much more faster and flexible than
+your source code, albeit LTTng is much faster and more flexible than
 `printf()`. In the LTTng realm, **`tracepoint()`** is analogous to
 `printf()`.
 
This page took 0.022982 seconds and 4 git commands to generate.