mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-28 00:01:33 -08:00
Spelling fixes.
This commit is contained in:
parent
b6e63cbebd
commit
4c36be58ca
102 changed files with 178 additions and 176 deletions
|
|
@ -50,7 +50,7 @@ namespace fcn_poly {
|
|||
|
||||
}
|
||||
|
||||
// Test 3 - Methods w/ differet arg lists.
|
||||
// Test 3 - Methods w/ different arg lists.
|
||||
class meth_poly {
|
||||
public:
|
||||
int pm_meth(void) {
|
||||
|
|
@ -128,4 +128,3 @@ namespace template_multiple_spec {
|
|||
|
||||
|
||||
// End of polymorphism test file.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue