Skip to content

docs: Fixed typo#9731

Merged
samsonasik merged 1 commit intocodeigniter4:developfrom
hex-ci:patch-6
Sep 30, 2025
Merged

docs: Fixed typo#9731
samsonasik merged 1 commit intocodeigniter4:developfrom
hex-ci:patch-6

Conversation

@hex-ci
Copy link
Copy Markdown
Contributor

@hex-ci hex-ci commented Sep 30, 2025

Description

Delete invisible spaces at Creating Composer Packages

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value (without duplication)
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

Delete invisible spaces
@neznaika0
Copy link
Copy Markdown
Contributor

What's the error? Is it displaying incorrectly?

@hex-ci
Copy link
Copy Markdown
Contributor Author

hex-ci commented Sep 30, 2025

The replaced characters are two invisible spaces (unicode: 0xa0); normal spaces should be 0x20. Invisible spaces can cause a series of strange issues, such as text display problems.

@samsonasik samsonasik merged commit 3f3df0d into codeigniter4:develop Sep 30, 2025
4 checks passed
@samsonasik
Copy link
Copy Markdown
Member

Thank you @hex-ci

@hex-ci hex-ci deleted the patch-6 branch September 30, 2025 18:36
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.

4 participants