Skip to content

Fix typo on AuditingEntityListener ('persiting' on line 29) #2624

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 1 commit into from
Aug 26, 2022

Conversation

furnivall
Copy link
Contributor

Just a small change to fix a typo within the docs.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Aug 26, 2022
@@ -26,7 +26,7 @@
import org.springframework.util.Assert;

/**
* JPA entity listener to capture auditing information on persiting and updating entities. To get this one flying be
* JPA entity listener to capture auditing information on persisting and updating entities. To get this one flying be
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good spot Danny!

@schauder schauder merged commit 1507150 into spring-projects:main Aug 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting-for-triage An issue we've not yet triaged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants