Fix grammar in "Tracing your own user application"
authorAntoine Busque <antoinebusque@gmail.com>
Fri, 24 Apr 2015 21:41:37 +0000 (17:41 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 23 Oct 2015 19:17:49 +0000 (15:17 -0400)
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.023745 seconds and 4 git commands to generate.