dynamic-linking: fix typo
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Sat, 13 Dec 2014 05:07:10 +0000 (00:07 -0500)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Sat, 13 Dec 2014 05:07:10 +0000 (00:07 -0500)
contents/using-lttng/instrumenting/c-application/building-linking/dynamic-linking.md

index 10e13aa3c9bb2113da67a2119cebe2708df69d4b..1284be60bca02dd7fd80d7bf330ff02c1d05b6d4 100644 (file)
@@ -61,7 +61,7 @@ starts:
 <strong>LD_PRELOAD=/path/to/tp.so</strong> ./app
 </pre>
 
-You application will still work without this preloading, albeit without
+Your application will still work without this preloading, albeit without
 LTTng-UST tracing support:
 
 <pre class="term">
This page took 0.023375 seconds and 4 git commands to generate.