Remove unneeded "will"s + minor fixes
[lttng-docs.git] / contents / using-lttng / instrumenting / c-application / building-linking / lttng-ust-pkg-config.md
index 285d7e67878ce6b2b3d5c6215e40b6eaf9a89ff4..70147934db682e9b1a4735ec4f5b1577b5fe9894 100644 (file)
@@ -9,7 +9,7 @@ file, so that you may use the `pkg-config` tool:
 pkg-config --libs lttng-ust
 </pre>
 
-This will return `-llttng-ust -ldl` on Linux systems.
+This prints `-llttng-ust -ldl` on Linux systems.
 
 You may also check the LTTng-UST version using `pkg-config`:
 
This page took 0.026424 seconds and 4 git commands to generate.