Skip to content

Commit a7b0d9d

Browse files
author
Carl Masak
committed
[S12] Expanded inscrutable acronym for VienosNotes++
The spec is inscrutable enough as it is without people wasting 20 minutes to find the meaning of infrequent acronyms. See http://twitter.com/VienosNotes/status/16767710964752384
1 parent 2e9f35c commit a7b0d9d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

S12-objects.pod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ Synopsis 12: Objects
1313

1414
Created: 27 Oct 2004
1515

16-
Last Modified: 5 Nov 2010
17-
Version: 111
16+
Last Modified: 20 Dec 2010
17+
Version: 112
1818

1919
=head1 Overview
2020

@@ -129,7 +129,7 @@ An "isa" is just a trait that happens to be another class:
129129

130130
class Dog is Mammal {...}
131131

132-
MI is specified with multiple C<is> modifiers:
132+
Multiple inheritance is specified with multiple C<is> modifiers:
133133

134134
class Dog is Mammal is Pet {...}
135135

0 commit comments

Comments
 (0)