diff options
author | Stuart Henderson <sthen@cvs.openbsd.org> | 2013-03-25 20:41:02 +0000 |
---|---|---|
committer | Stuart Henderson <sthen@cvs.openbsd.org> | 2013-03-25 20:41:02 +0000 |
commit | 9fa73d13afdfeb4d9215045ddac6dd771b6d7d7a (patch) | |
tree | 73b089c26792acd63c896d04ad87c56a0b490071 /gnu/usr.bin/perl/qnx | |
parent | b6295e20079f0d7430c1582f54072acd52e7782c (diff) |
merge/resolve conflicts
(some more to do after this one)
Diffstat (limited to 'gnu/usr.bin/perl/qnx')
-rw-r--r-- | gnu/usr.bin/perl/qnx/ar | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/perl/qnx/ar b/gnu/usr.bin/perl/qnx/ar index 21a6709bf62..8030c7ef937 100644 --- a/gnu/usr.bin/perl/qnx/ar +++ b/gnu/usr.bin/perl/qnx/ar @@ -17,7 +17,7 @@ #Note that Watcom 10.6 supports ar directly, so this #cover is not necessary. # -#Increased the record size to 32 to accomodate a large library +#Increased the record size to 32 to accommodate a large library #in the perl 5.003 distribution # #Submitted by Norton T. Allen (allen@huarp.harvard.edu) |