Skip to content

Commit 358e56f

Browse files
committed
fixup! Stop chunking the Introduction, add titleabbrev+title, write-through to remove 'you'
1 parent 01786b6 commit 358e56f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapters/intro.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
コマンドラインでのスクリプティング。PHPスクリプトは
105105
サーバーもブラウザも無しで動作させるようにすることも出来ます。
106106
この場合、PHPパーサだけが必要となります。このタイプは
107-
<command>cron</cron>(Unix および macOS) やタスクスケジューラ(Windows)を使用して
107+
<command>cron</command>(Unix および macOS) やタスクスケジューラ(Windows)を使用して
108108
一定間隔で スクリプトを実行したい場合や、ちょっとした文書処理を
109109
行うのに最適な方法です。<link linkend="features.commandline">
110110
コマンドラインでPHPを使う</link>の章に詳しい情報があります。

0 commit comments

Comments
 (0)