Skip to content

Commit

Permalink
fixup! Stop chunking the Introduction, add titleabbrev+title, write-t…
Browse files Browse the repository at this point in the history
…hrough to remove 'you'
  • Loading branch information
zonuexe committed Oct 31, 2024
1 parent 0d98408 commit 0dfd693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/intro.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
コマンドラインでのスクリプティング。PHPスクリプトは
サーバーもブラウザも無しで動作させるようにすることも出来ます。
この場合、PHPパーサだけが必要となります。このタイプは
<command>cron</cron>(Unix および macOS) やタスクスケジューラ(Windows)を使用して
<command>cron</command>(Unix および macOS) やタスクスケジューラ(Windows)を使用して
一定間隔で スクリプトを実行したい場合や、ちょっとした文書処理を
行うのに最適な方法です。<link linkend="features.commandline">
コマンドラインでPHPを使う</link>の章に詳しい情報があります。
Expand Down

0 comments on commit 0dfd693

Please sign in to comment.