File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -790,7 +790,7 @@ X<|Rakudo Star release cycle (FAQ)>
790
790
A Rakudo Star release is typically produced quarterly, with release
791
791
announcements L < posted on rakudo.org|https://rakudo.org/posts > .
792
792
793
- = head1 Meta questions and advocacy
793
+ = head1 Metaquestions and advocacy
794
794
795
795
= head2 Why is Perl 6 called Perl?
796
796
@@ -846,9 +846,9 @@ variables.
846
846
= item Powerful object orientation, with classes and roles (everything can be
847
847
seen as an object). Inheritance. Subtyping. Code-reuse.
848
848
849
- = item Introspection into objects and meta-objects (turtles all the way down).
849
+ = item Introspection into objects and metaobjects (turtles all the way down).
850
850
851
- = item Meta Object Protocol allowing for meta-programming without needing to
851
+ = item MetaObject Protocol allowing for metaprogramming without needing to
852
852
generate / parse code.
853
853
854
854
= item Subroutine and method signatures for easy unpacking of positional and
You can’t perform that action at this time.
0 commit comments