[perldocjp-cvs 1323] CVS update: docs/perl/5.8.0

アーカイブの一覧に戻る

argra****@users***** argra****@users*****
2011年 8月 26日 (金) 12:06:23 JST


Index: docs/perl/5.8.0/perlstyle.pod
diff -u docs/perl/5.8.0/perlstyle.pod:1.6 docs/perl/5.8.0/perlstyle.pod:1.7
--- docs/perl/5.8.0/perlstyle.pod:1.6	Thu Jan 27 22:15:12 2011
+++ docs/perl/5.8.0/perlstyle.pod	Fri Aug 26 12:06:23 2011
@@ -169,7 +169,7 @@
 
 関数とメソッドの名前はすべて小文字だとベストです。E.g., $obj-E<gt>as_string().
 
-先頭にアンダースコアをつけることによって、変数や関数を定義したパッケージ外で使用すべきでないことを命じすることができます。
+先頭にアンダースコアをつけることによって、変数や関数を定義したパッケージ外で使用すべきでないことを示すことができます。
 
 =item *
 



perldocjp-cvs メーリングリストの案内
アーカイブの一覧に戻る