Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] fix typo in common fs Makefile definitions
@ 2016-05-08  3:27 Brian 'redbeard' Harrington
  2016-05-08 13:35 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Brian 'redbeard' Harrington @ 2016-05-08  3:27 UTC (permalink / raw)
  To: buildroot

Fixed comment typos as to improve clarity. 

Signed-off-by: Brian 'redbeard' Harrington <redbeard@coreos.com>
---
 fs/common.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/common.mk b/fs/common.mk
index 3a424f6..46e097b 100644
--- a/fs/common.mk
+++ b/fs/common.mk
@@ -26,7 +26,7 @@
 # In terms of configuration option, this macro assumes that the
 # BR2_TARGET_ROOTFS_$(FSTYPE) config option allows to enable/disable
 # the generation of a filesystem image of a particular type. If
-# configura options BR2_TARGET_ROOTFS_$(FSTYPE)_GZIP,
+# the configuration options BR2_TARGET_ROOTFS_$(FSTYPE)_GZIP,
 # BR2_TARGET_ROOTFS_$(FSTYPE)_BZIP2 or
 # BR2_TARGET_ROOTFS_$(FSTYPE)_LZMA exist and are enabled, then the
 # macro will automatically generate a compressed filesystem image.
-- 
2.4.11

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-05-08 13:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-08  3:27 [Buildroot] [PATCH 1/1] fix typo in common fs Makefile definitions Brian 'redbeard' Harrington
2016-05-08 13:35 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox