]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
package/sysdig: Fix typo in comment
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 9 Aug 2015 11:36:18 +0000 (13:36 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 9 Aug 2015 14:58:15 +0000 (16:58 +0200)
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/sysdig/Config.in

index 36d35fb7ac4293b10e4b3cd0bdb761b3d8188350..dc71d5f0c55672608df3d485dec1e03774ae7f93 100644 (file)
@@ -16,6 +16,6 @@ config BR2_PACKAGE_SYSDIG
 
          http://sysdig.org
 
-comment "sysdig needs a toolchain w/ C++, dynamibc library and a Linux kernel to be built"
+comment "sysdig needs a toolchain w/ C++, dynamic library and a Linux kernel to be built"
        depends on !BR2_LINUX_KERNEL || !BR2_INSTALL_LIBSTDCPP || BR2_STATIC_LIBS
        depends on BR2_PACKAGE_LUAJIT_ARCH_SUPPORTS