Skip to content

Fix reference to non-existent "example three" - #5724

Open
GabrielCordeiroBarrosoTeles wants to merge 2 commits into
php:masterfrom
GabrielCordeiroBarrosoTeles:fix/basic-syntax-example-three-reference
Open

Fix reference to non-existent "example three"#5724
GabrielCordeiroBarrosoTeles wants to merge 2 commits into
php:masterfrom
GabrielCordeiroBarrosoTeles:fix/basic-syntax-example-three-reference

Conversation

@GabrielCordeiroBarrosoTeles

Copy link
Copy Markdown

Summary

  • The short tags paragraph in language.basic-syntax.phptags referred to "example three", but the page only has a single <example> block containing three manually numbered code snippets (1., 2., 3.), not three separate DocBook examples.
  • Reworded the reference to point to the third line of that example instead, so it doesn't refer to a non-existent "example three".

Closes #5685

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
Comment thread language/basic-syntax.xml Outdated
Comment thread language/basic-syntax.xml Outdated
Co-authored-by: Jordi Kroon <jordi@jordikroon.nl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refer to absent example

2 participants