Browse Source

Fix spelling error in lighttpd

Ulf Samuelsson 17 years ago
parent
commit
a1e1f40462
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/lighttpd/Config.in

+ 1 - 1
package/lighttpd/Config.in

@@ -18,4 +18,4 @@ config BR2_PACKAGE_LIGHTTPD_OPENSSL
 	depends on BR2_PACKAGE_LIGHTTPD
 	select BR2_PACKAGE_OPENSSL
 	help
-	  Enable OpenSSL support for libghttpd.
+	  Enable OpenSSL support for lighttpd.