diff options
Diffstat (limited to 'doc/irb')
-rw-r--r-- | doc/irb/irb.rd | 2 | ||||
-rw-r--r-- | doc/irb/irb.rd.ja | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/irb/irb.rd b/doc/irb/irb.rd index 8468809d2b..75274006e1 100644 --- a/doc/irb/irb.rd +++ b/doc/irb/irb.rd @@ -252,7 +252,7 @@ For irb commands, both simple name and `irb_'-prefixed name are prepared. --- kill n, irb_kill n Kill subirb. The means of n is as same as the case of irb_fg. ---- souce, irb_source path +--- source, irb_source path This is a like UNIX-shell command source. evaluate script in path on current context. diff --git a/doc/irb/irb.rd.ja b/doc/irb/irb.rd.ja index 53f76180ec..6e3abd7b3c 100644 --- a/doc/irb/irb.rd.ja +++ b/doc/irb/irb.rd.ja @@ -266,7 +266,7 @@ irb��ĥ���ޥ�ɤ�, ��ñ��̾����Ƭ��`irb_'��Ĥ���̾����ξ���������� --- kill n, irb_kill n ����irb��kill����. n��fg��Ʊ��. ---- souce, irb_source path +--- source, irb_source path UNIX�����륳�ޥ�ɤ�source�Ȼ��Ƥ���. ���ߤδĶ����path��Υ����� �ץȤ�ɾ������. |