diff options
author | Kenneth R Westerback <krw@cvs.openbsd.org> | 2007-11-04 01:35:50 +0000 |
---|---|---|
committer | Kenneth R Westerback <krw@cvs.openbsd.org> | 2007-11-04 01:35:50 +0000 |
commit | 50f05e3aadd76fa205105d054adcebe9e2e0635c (patch) | |
tree | 2da24542b8db938ff19392539629f2aae992231a /distrib/notes | |
parent | 91d863d5c381f03772ee9ca3f15d8fb3992abcb7 (diff) |
Grammer nit ("all ... has been extracted" -> "all ... have been
extracted". Pointed out by smallm in PR 5622.
Diffstat (limited to 'distrib/notes')
-rw-r--r-- | distrib/notes/m4.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/notes/m4.common b/distrib/notes/m4.common index b05a2ca270c..80f735afff8 100644 --- a/distrib/notes/m4.common +++ b/distrib/notes/m4.common @@ -1,5 +1,5 @@ dnl -dnl $OpenBSD: m4.common,v 1.75 2007/08/30 04:21:14 deraadt Exp $ +dnl $OpenBSD: m4.common,v 1.76 2007/11/04 01:35:49 krw Exp $ dnl dnl Copyright (c) 2004 Todd T. Fries <todd@OpenBSD.org> dnl @@ -643,7 +643,7 @@ define({:-OpenBSDCommonURL-:}, installing sets via one of the other install methods. - When all the selected distribution sets has been extracted, you + When all the selected distribution sets have been extracted, you will be allowed to select which time zone your system will be using, all the device nodes needed by the installed system will be created for you, and the file systems will be unmounted. For |