Просмотр исходного кода

Updates modules.adoc (typo fix)

Typo fix
David Lozano Jarque 6 лет назад
Родитель
Сommit
8e5dd19b3b
1 измененных файлов с 1 добавлено и 1 удалено
  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`.