[Buildroot] [PATCH] trivial: pcmanfm: fix typo in config help

Thomas De Schampheleire patrickdepinguin at gmail.com
Thu Nov 7 10:29:09 UTC 2013


Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire at gmail.com>

---
 package/pcmanfm/Config.in |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/pcmanfm/Config.in b/package/pcmanfm/Config.in
--- a/package/pcmanfm/Config.in
+++ b/package/pcmanfm/Config.in
@@ -8,8 +8,8 @@ config BR2_PACKAGE_PCMANFM
 	select BR2_PACKAGE_XLIB_LIBX11
 	depends on BR2_PACKAGE_LIBGTK2
 	help
-	  An extremly fast and lightweight file manager which features
-	  tabbed browsing and user-friendly interface.
+	  An extremely fast and lightweight file manager which features
+	  tabbed browsing and a user-friendly interface.
 
 	  http://internap.dl.sourceforge.net/sourceforge/pcmanfm
 


More information about the buildroot mailing list