Typo fix in README
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 18 Apr 2013 16:24:07 +0000 (12:24 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 18 Apr 2013 16:26:39 +0000 (12:26 -0400)
Fixes #505

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
README

diff --git a/README b/README
index 1ff23f69bf29a4bbb9df4e2d5b2ddf7d596922fa..71bae95b6d62303a9261a754dbefc44c3897a008 100644 (file)
--- a/README
+++ b/README
@@ -74,7 +74,7 @@ USAGE:
     - If building the provider directly into the application,
       link the application with "-llttng-ust".
     - If building a static library for the provider, link the static
-      library with "-lllttng-ust".
+      library with "-llttng-ust".
     - Include the tracepoint provider header into all C files using
       the provider.
     - Example:
This page took 0.026005 seconds and 4 git commands to generate.