Skip to content

Remove consecutive-word duplications in Javadocs #7673

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
Nov 26, 2019

Conversation

ryenus
Copy link
Contributor

@ryenus ryenus commented Nov 26, 2019

Title says it all.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Nov 26, 2019
Following previously finding, I then used `rg` to find other similar
typos, with false positives manually excluded, using the following
command:

    rg -t asciidoc -Pp '\b(\w+)\s+\1\b'
@eleftherias eleftherias merged commit 42ab673 into spring-projects:master Nov 26, 2019
@eleftherias eleftherias added in: docs An issue in Documentation or samples type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged labels Nov 26, 2019
@eleftherias
Copy link
Contributor

Thanks for the PR @ryenus! This is now merged into master.

@eleftherias eleftherias self-assigned this Nov 27, 2019
@eleftherias eleftherias added type: enhancement A general enhancement and removed type: bug A general bug labels Dec 12, 2019
@eleftherias eleftherias changed the title fix typo: require require Remove consecutive-word duplications in Javadocs Dec 12, 2019
@eleftherias eleftherias added this to the 5.3.0.M1 milestone Dec 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: docs An issue in Documentation or samples type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants