Skip to content

Commit 1f5443d

Browse files
committed
change typo mofify to modify
1 parent 5c4ca1a commit 1f5443d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Language/traps.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ For example
4343
4444
dies with
4545
46-
Cannot mofify an immutable Int
46+
Cannot modify an immutable Int
4747
4848
in the first line marked with C<# WRONG>, because C<$.x>, short for C<$(
4949
self.x )>, is a call to a read-only accessor.

0 commit comments

Comments
 (0)