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:24:07 +0000 (12:24 -0400)
Fixes #505

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

diff --git a/README b/README
index 30ccb34d1a57903c2822f3618442b23571ef2fda..dadcd1f5ac5f91975d904cf6d6644c460fe1c0e0 100644 (file)
--- a/README
+++ b/README
@@ -72,7 +72,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.025797 seconds and 4 git commands to generate.