commit:     72bb2e57de935ab46ad000f97a5720265bed9342
Author:     John R. Graham <john_r_graham <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 24 22:14:08 2017 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Mon Jul 24 22:24:13 2017 +0000
URL:        https://gitweb.gentoo.org/proj/openrc.git/commit/?id=72bb2e57

Typo fix

X-Gentoo-Bug: 624908
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=624908

 conf.d/localmount | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf.d/localmount b/conf.d/localmount
index e7277194..25ca3cd6 100644
--- a/conf.d/localmount
+++ b/conf.d/localmount
@@ -3,7 +3,7 @@
 #no_umounts="/dir1:/var/dir2"
 #
 # Mark certain mount points as critical.
-# This contains aspace separated list of mount points which should be
+# This contains a space separated list of mount points which should be
 # considered critical. If one of these mount points cannot be mounted,
 # localmount will fail.
 # By default, this is empty.

Reply via email to