Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Apr 2011 12:46:39 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r220950 - head/sys/dev/sym
Message-ID:  <201104221246.p3MCkd4l043020@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marius
Date: Fri Apr 22 12:46:39 2011
New Revision: 220950
URL: http://svn.freebsd.org/changeset/base/220950

Log:
  More spelling fixes.
  
  Submitted by:	N.J. Mann

Modified:
  head/sys/dev/sym/sym_fw1.h
  head/sys/dev/sym/sym_fw2.h

Modified: head/sys/dev/sym/sym_fw1.h
==============================================================================
--- head/sys/dev/sym/sym_fw1.h	Fri Apr 22 12:42:41 2011	(r220949)
+++ head/sys/dev/sym/sym_fw1.h	Fri Apr 22 12:46:39 2011	(r220950)
@@ -1027,7 +1027,7 @@ static const struct SYM_FWA_SCR SYM_FWA_
 	 *  It shall be a tagged command.
 	 *  Read SIMPLE+TAG.
 	 *  The C code will deal with errors.
-	 *  Aggressive optimization, is'nt it? :)
+	 *  Aggressive optimization, isn't it? :)
 	 */
 	SCR_MOVE_ABS (2) ^ SCR_MSG_IN,
 		HADDR_1 (msgin),

Modified: head/sys/dev/sym/sym_fw2.h
==============================================================================
--- head/sys/dev/sym/sym_fw2.h	Fri Apr 22 12:42:41 2011	(r220949)
+++ head/sys/dev/sym/sym_fw2.h	Fri Apr 22 12:46:39 2011	(r220950)
@@ -945,7 +945,7 @@ static const struct SYM_FWA_SCR SYM_FWA_
 	 *  It shall be a tagged command.
 	 *  Read SIMPLE+TAG.
 	 *  The C code will deal with errors.
-	 *  Aggressive optimization, is'nt it? :)
+	 *  Aggressive optimization, isn't it? :)
 	 */
 	SCR_MOVE_ABS (2) ^ SCR_MSG_IN,
 		HADDR_1 (msgin),



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