aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--insns.def4
1 files changed, 2 insertions, 2 deletions
diff --git a/insns.def b/insns.def
index f3b16d55c6..fa82d80850 100644
--- a/insns.def
+++ b/insns.def
@@ -348,8 +348,8 @@ concatstrings
/**
@c put
- @e push the result of to_str.
- @j to_str の結果をスタックにプッシュする。
+ @e push the result of to_s.
+ @j to_s の結果をスタックにプッシュする。
*/
DEFINE_INSN
tostring