Date: Friday July 10, 2020 @ 04:59 Author: peanutsjamjam Update of /cvsroot/perldocjp/docs/perl/5.18.1 In directory sf-cvs:/tmp/cvs-serv32581/5.18.1 Modified Files: perlsub.pod Log Message: fix typos. =================================================================== File: perlsub.pod Status: Up-to-date Working revision: 1.3 Thu Jul 9 19:59:18 2020 Repository revision: 1.3 /cvsroot/perldocjp/docs/perl/5.18.1/perlsub.pod,v Sticky Options: -ko Existing Tags: No Tags Exist -------------- next part -------------- Index: docs/perl/5.18.1/perlsub.pod diff -u docs/perl/5.18.1/perlsub.pod:1.2 docs/perl/5.18.1/perlsub.pod:1.3 --- docs/perl/5.18.1/perlsub.pod:1.2 Thu Sep 26 00:27:33 2013 +++ docs/perl/5.18.1/perlsub.pod Fri Jul 10 04:59:20 2020 @@ -1682,7 +1682,7 @@ =head3 Localized deletion of elements of composite types X<delete> X<local, composite type element> X<local, array element> X<local, hash element> -(Ê£¹çÊý¤ÎÍ×ÁÇ¤Î¥í¡¼¥«¥ë²½¤µ¤ì¤¿ºï½ü) +(Ê£¹ç·¿¤ÎÍ×ÁÇ¤Î¥í¡¼¥«¥ë²½¤µ¤ì¤¿ºï½ü) =begin original @@ -2420,7 +2420,7 @@ =end original -¤Î¤è¤¦¤Ë½ñ¤¯¤Î¤Ï¥È¥é¥Ö¥ë¤Î¤â¤È¤Ç¤¹¡£ +¤³¤Î¤è¤¦¤Ë½ñ¤¯¤Î¤Ï¥È¥é¥Ö¥ë¤Î¤â¤È¤Ç¤¹: (@a, @b) = func(@c, @d); or