[perldocjp-cvs 1535] CVS update: docs/articles/qntm.org/files/perl

Back to archive index

ktats****@users***** ktats****@users*****
2012年 9月 3日 (月) 00:32:57 JST


Index: docs/articles/qntm.org/files/perl/perl.html
diff -u docs/articles/qntm.org/files/perl/perl.html:1.11 docs/articles/qntm.org/files/perl/perl.html:1.12
--- docs/articles/qntm.org/files/perl/perl.html:1.11	Sun Sep  2 15:43:13 2012
+++ docs/articles/qntm.org/files/perl/perl.html	Mon Sep  3 00:32:56 2012
@@ -882,7 +882,7 @@
 </pre>
 
 <p class="original">These <code>do</code> loops are <em>almost</em> equivalent (a warning would be raised if <code>@array</code> were empty):</p>
-<p>これらの<code>do</code>ループは、<em>ほとんど</em>同じです<!-- (<code>@array</code>が空の場合警告が起きます) -->:</p>
+<p>これらの<code>do</code>ループは、<em>ほとんど</em>同じです(<code>@array</code>が空の場合警告が起きます):</p>
 
 <pre class="perl prettyprint">
 my $i = 0;



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