Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jun 2013 08:30:31 +0000 (UTC)
From:      Devin Teske <dteske@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r251909 - head/usr.sbin/bsdconfig/dot
Message-ID:  <201306180830.r5I8UVc2066476@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dteske
Date: Tue Jun 18 08:30:31 2013
New Revision: 251909
URL: http://svnweb.freebsd.org/changeset/base/251909

Log:
  Fix a typo in a comment.

Modified:
  head/usr.sbin/bsdconfig/dot/dot

Modified: head/usr.sbin/bsdconfig/dot/dot
==============================================================================
--- head/usr.sbin/bsdconfig/dot/dot	Tue Jun 18 08:28:03 2013	(r251908)
+++ head/usr.sbin/bsdconfig/dot/dot	Tue Jun 18 08:30:31 2013	(r251909)
@@ -47,7 +47,7 @@ ipgm=$( f_index_menusel_keyword $BSDCFG_
 ############################################################ CONFIGURATION
 
 #
-# Locataion of bsdconfig(8)
+# Location of bsdconfig(8)
 #
 BSDCONFIG=/usr/sbin/bsdconfig
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306180830.r5I8UVc2066476>