diff options
| author | nsfisis <nsfisis@gmail.com> | 2023-03-16 13:54:53 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2023-03-16 13:54:53 +0900 |
| commit | 35a1502460a3fd713c956038d2f4d9c58330e0ce (patch) | |
| tree | b8250f08cec1f65feb2d45c9a24eeeeb18e63d52 | |
| parent | b25dc2af131959700fdc5b2e7ec300c8ad7695d7 (diff) | |
| download | phpstudy-150-slides-35a1502460a3fd713c956038d2f4d9c58330e0ce.tar.gz phpstudy-150-slides-35a1502460a3fd713c956038d2f4d9c58330e0ce.tar.zst phpstudy-150-slides-35a1502460a3fd713c956038d2f4d9c58330e0ce.zip | |
タイポ修正
| -rw-r--r-- | slide.pdf | bin | 248151 -> 248151 bytes | |||
| -rw-r--r-- | slide.saty | 2 |
2 files changed, 1 insertions, 1 deletions
| Binary files differ @@ -298,7 +298,7 @@ document '< +code-block-php(fizzbuzz-1); +listing{ * \inline-code(`for`);は\inline-code(`array_walk`);と\inline-code(`range`);に - * \inline-code(`echo`);は\inline-code(`pritnf`);に + * \inline-code(`echo`);は\inline-code(`printf`);に * \inline-code(`<?php`);は\inline-code(`<?`);に (要: \inline-code(`short_open_tag`);オプション) } > |
