summaryrefslogtreecommitdiff
path: root/os2/os2ish.h
diff options
context:
space:
mode:
authorPeter J. Acklam) (via RT <perlbug-followup@perl.org>2011-01-06 23:13:20 -0800
committerAbigail <abigail@abigail.be>2011-01-07 11:55:09 +0100
commit2391436bbf4354ce0b989d587889b6ac7ca73c82 (patch)
tree69f7eaa40eec17c805fb5a0390102e69691eebeb /os2/os2ish.h
parentaf1e27efa1b782b1fcafdb20c1c0bd45239dcd0a (diff)
downloadperl-2391436bbf4354ce0b989d587889b6ac7ca73c82.tar.gz
Fix typos (spelling errors) in os2/*.
# New Ticket Created by (Peter J. Acklam) # Please include the string: [perl #81900] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=81900 > Signed-off-by: Abigail <abigail@abigail.be>
Diffstat (limited to 'os2/os2ish.h')
-rw-r--r--os2/os2ish.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/os2/os2ish.h b/os2/os2ish.h
index a1072a3da6..70c8cbecf9 100644
--- a/os2/os2ish.h
+++ b/os2/os2ish.h
@@ -982,7 +982,7 @@ unsigned long SIS_MMIOAddr; /* Memory mapped I/O address */
unsigned char SIS_MaxVDMs; /* Max. no. of Virtual DOS machines */
unsigned char SIS_Reserved;
-unsigned char SIS_perf_mec_table[32]; /* varga 6/5/97 Table of Perfomance Major Event Codes (MECS) varga*/
+unsigned char SIS_perf_mec_table[32]; /* varga 6/5/97 Table of Performance Major Event Codes (MECS) varga*/
} GINFOSEG, *PGINFOSEG;
#define SIS_LEN sizeof(struct InfoSegGDT)
@@ -1038,7 +1038,7 @@ unsigned long LIS_pPIB; /* Pointer to PIB */
/*
* Process Type codes
*
- * These are the definitons for the codes stored
+ * These are the definitions for the codes stored
* in the LIS_ProcType field in the local infoseg.
*/