Module Name:    src
Committed By:   pgoyette
Date:           Fri Jun 21 15:52:05 UTC 2019

Modified Files:
        src/usr.sbin/sysinst: msg.mi.en

Log Message:
Typos, grammar.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/usr.sbin/sysinst/msg.mi.en

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.sbin/sysinst/msg.mi.en
diff -u src/usr.sbin/sysinst/msg.mi.en:1.16 src/usr.sbin/sysinst/msg.mi.en:1.17
--- src/usr.sbin/sysinst/msg.mi.en:1.16	Wed Jun 12 06:20:18 2019
+++ src/usr.sbin/sysinst/msg.mi.en	Fri Jun 21 15:52:05 2019
@@ -1,4 +1,4 @@
-/*	$NetBSD: msg.mi.en,v 1.16 2019/06/12 06:20:18 martin Exp $	*/
+/*	$NetBSD: msg.mi.en,v 1.17 2019/06/21 15:52:05 pgoyette Exp $	*/
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -1269,8 +1269,8 @@ message	other_fs_type	{Other type}
 message	editpack	{Edit name of the disk}
 message	edit_disk_pack_hdr
 {The name of the disk is arbitrary. 
-It is usefull to tell various disks apart. 
-It may alse be used when auto-crating dk(4) "wedges" for this disk. 
+It is useful for distinquishing between multiple disks.
+It may also be used when auto-creating dk(4) "wedges" for this disk. 
 
 Enter disk name}
 

Reply via email to