Skip to content

Commit 556ae31

Browse files
SeasonPanPanmarcusdacoregio
authored andcommitted
fix typo of modules.adoc
1 parent 53d007f commit 556ae31

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/modules/ROOT/pages/modules.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Where a module depends on another Spring Security module, the non-optional depen
2121

2222
[[spring-security-core]]
2323
== Core -- `spring-security-core.jar`
24-
This module contains core authentication and access-contol classes and interfaces, remoting support, and basic provisioning APIs.
24+
This module contains core authentication and access-control classes and interfaces, remoting support, and basic provisioning APIs.
2525
It is required by any application that uses Spring Security.
2626
It supports standalone applications, remote clients, method (service layer) security, and JDBC user provisioning.
2727
It contains the following top-level packages:
@@ -317,7 +317,7 @@ It requires OpenID4Java.
317317
This module contains support for testing with Spring Security.
318318

319319
[[spring-security-taglibs]]
320-
== Taglibs -- `spring-secuity-taglibs.jar`
320+
== Taglibs -- `spring-security-taglibs.jar`
321321
Provides Spring Security's JSP tag implementations.
322322

323323
.Taglib Dependencies

0 commit comments

Comments
 (0)