Fix typo "user-friendly" properly

According to dict.cc, "user-friendly" is more common. See http://www.dict.cc/?s=user-friendly
This commit is contained in:
tobbi 2015-05-29 22:10:30 +02:00
parent 51a8df123e
commit 67a66f8435

View File

@ -2,7 +2,7 @@
DISTRONAME="OpenELEC" DISTRONAME="OpenELEC"
# short project description # short project description
DESCRIPTION="OpenELEC is a fast and user friendly Kodi Entertainment Center distribution." DESCRIPTION="OpenELEC is a fast and user-friendly Kodi Entertainment Center distribution."
# Welcome Message for e.g. SSH Server (up to 5 Lines) # Welcome Message for e.g. SSH Server (up to 5 Lines)
GREETING0="##############################################" GREETING0="##############################################"