File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -1073,7 +1073,7 @@ fez upload
1073
1073
= head3 Versioning and fez
1074
1074
1075
1075
= item To prevent changes to a versioned distribution (remember a distribution may contain more than
1076
- one module), only B < one > upload of a distribution per version is permitted. If a developer makes changes to
1076
+ one module), only B < one > upload of a distribution per version is permitted. If a developer makes changes to
1077
1077
code in a repository, the changes will not be reflected in the C < fez > system. So changes to code must be
1078
1078
accompanied by a bump in the version number and the new version uploaded to C < fez > .
1079
1079
Original file line number Diff line number Diff line change @@ -407,7 +407,7 @@ L<weaker object oriented design|https://6guts.wordpress.com/2016/11/25/perl-6-is
407
407
X < Classes|Methods,programmatic use >
408
408
Method names can be resolved at runtime with the C < ."" > operator which
409
409
enables programmatic use of such names. For example, since an
410
- attribute name is also a method, we can show attibute C < a > 's value by
410
+ attribute name is also a method, we can show attribute C < a > 's value by
411
411
calling the C < a > method:
412
412
413
413
= begin code
Original file line number Diff line number Diff line change @@ -319,6 +319,7 @@ moveup
319
319
msvc
320
320
muchmoresecure
321
321
mugen
322
+ mul
322
323
mult
323
324
multihyphenate
324
325
myapp
You can’t perform that action at this time.
0 commit comments