Bladeren bron

Updates modules.adoc (typo fix)

Typo fix
David Lozano Jarque 6 jaren geleden
bovenliggende
commit
8e5dd19b3b
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      docs/manual/src/docs/asciidoc/_includes/preface/modules.adoc

+ 1 - 1
docs/manual/src/docs/asciidoc/_includes/preface/modules.adoc

@@ -28,7 +28,7 @@ Contains the top-level packages:
 
 [[spring-security-remoting]]
 == Remoting - spring-security-remoting.jar
-Provides intergration with Spring Remoting.
+Provides integration with Spring Remoting.
 You don't need this unless you are writing a remote client which uses Spring Remoting.
 The main package is `org.springframework.security.remoting`.