]> code.ossystems Code Review - openembedded-core.git/commitdiff
avahi: Fix typo in summary
authorMark Hatle <mark.hatle@windriver.com>
Thu, 18 Nov 2010 23:43:01 +0000 (17:43 -0600)
committerRichard Purdie <rpurdie@linux.intel.com>
Thu, 16 Dec 2010 15:53:08 +0000 (15:53 +0000)
Fix a simple typo in the summary.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
meta/recipes-connectivity/avahi/avahi.inc

index 174eafd48180e4d6927ef453336634f10b4fc5ac..b266ea4141bc0032cf540cb461a40940b8e1604c 100644 (file)
@@ -1,4 +1,4 @@
-SUMMARY = "Avahi IPv$LL network address configuration daemon"
+SUMMARY = "Avahi IPv4LL network address configuration daemon"
 DESCRIPTION = "Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It \
 allows programs to publish and discover services and hosts running on a local network \
 with no specific configuration. This tool implements IPv4LL, "Dynamic Configuration of \