Commit fa67e21
Fix reference to non-existent "example three" (php#5724)
* [skip-revcheck] Fix reference to non-existent "example three"
The short tags paragraph referred to "example three", but the page
only has a single <example> block containing three manually numbered
code snippets, not three separate examples. Point to the third line
of that example instead.
Closes php#5685
Co-authored-by: Jordi Kroon <jordikroon@php.net>1 parent 81593f0 commit fa67e21
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
| 43 | + | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments