Skip to content

Commit d8a203f

Browse files
committed
fix a typo [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51032 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
1 parent c00e188 commit d8a203f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ChangeLog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Thu Jun 25 17:32:33 2015 Koichi Sasada <ko1@atdot.net>
3333

3434
* vm_method.c (method_definition_reset): remove duplicated insertion.
3535

36-
* vm_method.c (rb_method_entry_clone): assgine dst->def here,
36+
* vm_method.c (rb_method_entry_clone): assign dst->def here,
3737
not in method_definition_reset().
3838

3939
Thu Jun 25 16:44:54 2015 Koichi Sasada <ko1@atdot.net>

0 commit comments

Comments
 (0)