Skip to content

Commit d24a8e1

Browse files
committed
fixed typo
1 parent f2601f2 commit d24a8e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapters/tutorial.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ php -S localhost:8000
6363
</simpara>
6464
<simpara>
6565
PHP は通常のHTMLの Webページにも埋め込むことができます。
66-
つまり、HTML ドキュメントを PHP のぶんを使って書けるということです
66+
つまり、HTML ドキュメントを PHP の文を使って書けるということです
6767
そのことを示すデモが以下になります:
6868
</simpara>
6969
<programlisting role="php">

0 commit comments

Comments
 (0)