Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perlhacktips: fix trivial typos #23136

Merged
merged 1 commit into from
Mar 19, 2025
Merged

perlhacktips: fix trivial typos #23136

merged 1 commit into from
Mar 19, 2025

Conversation

mauke
Copy link
Contributor

@mauke mauke commented Mar 19, 2025

<stdbool.h was missing its closing >.
S<C<(bool)> I<expr>>> had one > too many.


  • This set of changes does not require a perldelta entry.

`<stdbool.h` was missing its closing `>`.
`S<C<(bool)> I<expr>>>` had one `>` too many.
@mauke mauke merged commit 4f3b6bc into Perl:blead Mar 19, 2025
34 checks passed
@mauke mauke deleted the perlhacktips-typos branch March 19, 2025 13:48
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.

2 participants