Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
change typo mofify to modify
  • Loading branch information
ronaldxs committed Sep 28, 2015
1 parent 5c4ca1a commit 1f5443d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Language/traps.pod
Expand Up @@ -43,7 +43,7 @@ For example
dies with
Cannot mofify an immutable Int
Cannot modify an immutable Int
in the first line marked with C<# WRONG>, because C<$.x>, short for C<$(
self.x )>, is a call to a read-only accessor.
Expand Down

0 comments on commit 1f5443d

Please sign in to comment.