[perldocjp-cvs 2118] CVS update: docs/perl/5.24.1

Back to archive index

argra****@users***** argra****@users*****
2018年 9月 17日 (月) 21:48:05 JST


Index: docs/perl/5.24.1/perlfunc.pod
diff -u docs/perl/5.24.1/perlfunc.pod:1.1 docs/perl/5.24.1/perlfunc.pod:1.2
--- docs/perl/5.24.1/perlfunc.pod:1.1	Mon Dec 18 23:57:27 2017
+++ docs/perl/5.24.1/perlfunc.pod	Mon Sep 17 21:48:05 2018
@@ -6979,7 +6979,7 @@
 POSITION が文字列の先頭より前、あるいは末尾より後ろを指定した場合は、
 それぞれ先頭と末尾を指定されたものとして扱われます。
 POSITION と返り値のベースは、0 です。
-SURSTR が見つからなかった場合には、L<C<index>|/index STR,SUBSTR,POSITION> は
+SUBSTR が見つからなかった場合には、L<C<index>|/index STR,SUBSTR,POSITION> は
 -1 が返されます。
 
 =item int EXPR



perldocjp-cvs メーリングリストの案内
Back to archive index