Skip to content

Commit dd20c71

Browse files
committed
fix typo
1 parent a55d663 commit dd20c71

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

doc/Type/Iterator.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ say @dna-array; # OUTPUT: «[(A A G) (C C T)]␤»
317317
=end code
318318
319319
The C<push-all> method implemented pushes to the target iterator in lists of
320-
three aminoacid representations; this is called under the covers when we assign
320+
three amino acid representations; this is called under the covers when we assign
321321
C<$b> to C<@dna-array>.
322322
323323
=head2 method push-until-lazy

xt/pws/words.pws

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ alphanumerics
3737
alreadystarted
3838
altgr
3939
amic
40-
aminoacid
4140
amongst
4241
aname
4342
andthen

0 commit comments

Comments
 (0)