Discover plugins in converter.c
[babeltrace.git] / plugins / Makefile.am
index a3fe4270d1393f8f517989add673ef7fc7b2f015..29226a301ca4f1181674895571100c985cc45547 100644 (file)
@@ -14,7 +14,7 @@ libbabeltrace_plugin_la_SOURCES = \
        sink.c \
        iterator.c
 
-# Request that the linker keeps all static librarie objects.
+# Request that the linker keeps all static library objects.
 libbabeltrace_plugin_la_LDFLAGS = \
        -Wl,--no-as-needed -version-info $(BABELTRACE_LIBRARY_VERSION)
 
This page took 0.025029 seconds and 4 git commands to generate.