summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarius <marius@FreeBSD.org>2011-04-22 12:46:39 +0000
committermarius <marius@FreeBSD.org>2011-04-22 12:46:39 +0000
commit7565c101ac324d5084b80b32aab449be8d40874b (patch)
treee6ae16ac12911b7d5cb1417657dc7ae454f960af
parent6ca9f6e83188570625ea805b726842c5838b4069 (diff)
downloadFreeBSD-src-7565c101ac324d5084b80b32aab449be8d40874b.zip
FreeBSD-src-7565c101ac324d5084b80b32aab449be8d40874b.tar.gz
More spelling fixes.
Submitted by: N.J. Mann
-rw-r--r--sys/dev/sym/sym_fw1.h2
-rw-r--r--sys/dev/sym/sym_fw2.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/sym/sym_fw1.h b/sys/dev/sym/sym_fw1.h
index 60c929a..4d0e99c 100644
--- a/sys/dev/sym/sym_fw1.h
+++ b/sys/dev/sym/sym_fw1.h
@@ -1027,7 +1027,7 @@ static const struct SYM_FWA_SCR SYM_FWA_SCR = {
* 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),
diff --git a/sys/dev/sym/sym_fw2.h b/sys/dev/sym/sym_fw2.h
index 60c88b2..b14ee83 100644
--- a/sys/dev/sym/sym_fw2.h
+++ b/sys/dev/sym/sym_fw2.h
@@ -945,7 +945,7 @@ static const struct SYM_FWA_SCR SYM_FWA_SCR = {
* 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),
OpenPOWER on IntegriCloud