From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-pf0-x242.google.com ([2607:f8b0:400e:c00::242]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bGJmt-00012r-F2 for barebox@lists.infradead.org; Fri, 24 Jun 2016 05:36:21 +0000 Received: by mail-pf0-x242.google.com with SMTP id 66so8352738pfy.1 for ; Thu, 23 Jun 2016 22:35:58 -0700 (PDT) From: Andrey Smirnov Date: Thu, 23 Jun 2016 22:35:31 -0700 Message-Id: <1466746535-17382-1-git-send-email-andrew.smirnov@gmail.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: [PATCH] commands/Kconfig: Fix a typo To: barebox@lists.infradead.org Cc: Andrey Smirnov Signed-off-by: Andrey Smirnov --- commands/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/Kconfig b/commands/Kconfig index cf71289..652fced 100644 --- a/commands/Kconfig +++ b/commands/Kconfig @@ -238,7 +238,7 @@ config CMD_VERSION depends on BANNER prompt "version" help - Pring barebox version. Example: + Print barebox version. Example: barebox 2014.05.0-00142-gb289373 #177 Mon May 12 20:35:55 CEST 2014 -- 2.5.5 _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox