Skip to content

Commit e172aed

Browse files
authored
Fix spelling (#8478)
1 parent f0c402b commit e172aed

38 files changed

+38
-38
lines changed

builds/install/arch-specific/aix/Makefile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# As a special exception this file can also be included in modules
99
# with other source code as long as that source code has been
10-
# released under an Open Source Initiative certificed licence.
10+
# released under an Open Source Initiative certified licence.
1111
# More information about OSI certification can be found at:
1212
# http://www.opensource.org
1313
#

builds/install/arch-specific/aix/classic/makeInstallImage.sh.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
#
1111
# As a special exception this file can also be included in modules
1212
# with other source code as long as that source code has been
13-
# released under an Open Source Initiative certificed licence.
13+
# released under an Open Source Initiative certified licence.
1414
# More information about OSI certification can be found at:
1515
# http://www.opensource.org
1616
#

builds/install/arch-specific/aix/misc/postuninstall.sh.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
#
1212
# As a special exception this file can also be included in modules
1313
# with other source code as long as that source code has been
14-
# released under an Open Source Initiative certificed licence.
14+
# released under an Open Source Initiative certified licence.
1515
# More information about OSI certification can be found at:
1616
# http://www.opensource.org
1717
#

builds/install/arch-specific/aix/misc/preinstall.sh.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
#
1212
# As a special exception this file can also be included in modules
1313
# with other source code as long as that source code has been
14-
# released under an Open Source Initiative certificed licence.
14+
# released under an Open Source Initiative certified licence.
1515
# More information about OSI certification can be found at:
1616
# http://www.opensource.org
1717
#

builds/install/arch-specific/aix/misc/preuninstall.sh.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
#
1212
# As a special exception this file can also be included in modules
1313
# with other source code as long as that source code has been
14-
# released under an Open Source Initiative certificed licence.
14+
# released under an Open Source Initiative certified licence.
1515
# More information about OSI certification can be found at:
1616
# http://www.opensource.org
1717
#

builds/install/arch-specific/aix/misc/tarinstall.sh.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
#
1212
# As a special exception this file can also be included in modules
1313
# with other source code as long as that source code has been
14-
# released under an Open Source Initiative certificed licence.
14+
# released under an Open Source Initiative certified licence.
1515
# More information about OSI certification can be found at:
1616
# http://www.opensource.org
1717
#

builds/install/arch-specific/aix/misc/tarmaininstall.sh.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
#
1212
# As a special exception this file can also be included in modules
1313
# with other source code as long as that source code has been
14-
# released under an Open Source Initiative certificed licence.
14+
# released under an Open Source Initiative certified licence.
1515
# More information about OSI certification can be found at:
1616
# http://www.opensource.org
1717
#

builds/install/arch-specific/aix/misc/tarmainuninstall.sh.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
#
1212
# As a special exception this file can also be included in modules
1313
# with other source code as long as that source code has been
14-
# released under an Open Source Initiative certificed licence.
14+
# released under an Open Source Initiative certified licence.
1515
# More information about OSI certification can be found at:
1616
# http://www.opensource.org
1717
#

builds/install/arch-specific/aix/misc/taruninstall.sh.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
#
1212
# As a special exception this file can also be included in modules
1313
# with other source code as long as that source code has been
14-
# released under an Open Source Initiative certificed licence.
14+
# released under an Open Source Initiative certified licence.
1515
# More information about OSI certification can be found at:
1616
# http://www.opensource.org
1717
#

builds/install/arch-specific/freebsd/Makefile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
# As a special exception this file can also be included in modules
99
# with other source code as long as that source code has been
10-
# released under an Open Source Initiative certificed licence.
10+
# released under an Open Source Initiative certified licence.
1111
# More information about OSI certification can be found at:
1212
# http://www.opensource.org
1313
#

0 commit comments

Comments
 (0)