Skip to content

Fixing Typo in LongestPalindromicSubstring - ';' #2905

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

Merged
merged 2 commits into from
Jan 13, 2022
Merged

Fixing Typo in LongestPalindromicSubstring - ';' #2905

merged 2 commits into from
Jan 13, 2022

Conversation

0xk4b1r
Copy link
Contributor

@0xk4b1r 0xk4b1r commented Jan 12, 2022

Removing unnecessary semi-colon ';'

Describe your change:

  • Add an algorithm?
  • Fix a bug or typo in an existing algorithm?
  • Documentation change?

References

Checklist:

  • I have read CONTRIBUTING.md.
  • This pull request is all my own work -- I have not plagiarized.
  • I know that pull requests will not be merged if they fail the automated tests.
  • This PR only changes one algorithm file. To ease review, please open separate PRs for separate algorithms.

Removing unnecessary semi-colon ';'
@0xk4b1r 0xk4b1r changed the title Update LongestPalindromicSubstring - Remove ; Fixing Typo in LongestPalindromicSubstring - ';' Jan 12, 2022
@yanglbme yanglbme merged commit 76fbe7c into TheAlgorithms:master Jan 13, 2022
@0xk4b1r 0xk4b1r deleted the fixing-semi-colon branch January 13, 2022 09:25
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