Skip to content

Rename NoneOfNestedConditions to NoneNestedConditions in example docs #22207

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

Closed
wants to merge 1 commit into from

Conversation

Sineaggi
Copy link

@Sineaggi Sineaggi commented Jul 3, 2020

Java doc is

static class OnNeitherJndiNorProperty extends NoneOfNestedConditions {

when it should probably be

static class OnNeitherJndiNorProperty extends NoneNestedConditions {

@Sineaggi
Copy link
Author

Sineaggi commented Jul 3, 2020

Fixed #22206

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jul 3, 2020
@wilkinsona wilkinsona added type: documentation A documentation update and removed status: waiting-for-triage An issue we've not yet triaged labels Jul 3, 2020
@wilkinsona wilkinsona added this to the 2.2.x milestone Jul 3, 2020
@wilkinsona wilkinsona self-assigned this Jul 7, 2020
@wilkinsona wilkinsona modified the milestones: 2.2.x, 2.2.9 Jul 7, 2020
@wilkinsona
Copy link
Member

@Sineaggi Thanks very much for making your first contribution to Spring Boot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation A documentation update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants