Skip to content

Fixed typo in the Servlet API Integration documentation #15691

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, 2024

Conversation

ximinghui
Copy link
Contributor

In the Servlet 3+ Integration section of the Servlet API Integration document, there is an error in the method signature. The correct method signature should be HttpServletRequest.authenticate(HttpServletResponse).

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Aug 26, 2024
@jzheaux jzheaux self-assigned this Aug 26, 2024
@jzheaux jzheaux 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 Aug 26, 2024
@jzheaux jzheaux added this to the 6.4.0-M4 milestone Aug 26, 2024
@jzheaux jzheaux force-pushed the fix-typo-servlet-api-doc branch from 1fd7ff4 to b19558b Compare August 26, 2024 22:28
@jzheaux jzheaux merged commit e39b39d into spring-projects:main Aug 26, 2024
6 checks passed
@ximinghui ximinghui deleted the fix-typo-servlet-api-doc branch September 3, 2024 17:38
@ximinghui ximinghui restored the fix-typo-servlet-api-doc branch September 3, 2024 17:38
@ximinghui ximinghui deleted the fix-typo-servlet-api-doc branch September 3, 2024 17:38
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: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants