Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.sbin/sysinst Typo - distinguish has a 'g' not a 'q'



details:   https://anonhg.NetBSD.org/src/rev/2170c193caa4
branches:  trunk
changeset: 452196:2170c193caa4
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Fri Jun 21 15:53:16 2019 +0000

description:
Typo - distinguish has a 'g' not a 'q'

diffstat:

 usr.sbin/sysinst/msg.mi.en |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 09e0dccc03ca -r 2170c193caa4 usr.sbin/sysinst/msg.mi.en
--- a/usr.sbin/sysinst/msg.mi.en        Fri Jun 21 15:52:05 2019 +0000
+++ b/usr.sbin/sysinst/msg.mi.en        Fri Jun 21 15:53:16 2019 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: msg.mi.en,v 1.17 2019/06/21 15:52:05 pgoyette Exp $    */
+/*     $NetBSD: msg.mi.en,v 1.18 2019/06/21 15:53:16 pgoyette Exp $    */
 
 /*
  * Copyright 1997 Piermont Information Systems Inc.
@@ -1269,7 +1269,7 @@
 message        editpack        {Edit name of the disk}
 message        edit_disk_pack_hdr
 {The name of the disk is arbitrary. 
-It is useful for distinquishing between multiple disks.
+It is useful for distinguishing between multiple disks.
 It may also be used when auto-creating dk(4) "wedges" for this disk. 
 
 Enter disk name}



Home | Main Index | Thread Index | Old Index