浏览代码

SEC-1776: Corrected typo in manual

Florian Fankhauser 14 年之前
父节点
当前提交
0f1ae574ab
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/manual/src/docbook/appendix-namespace.xml

+ 1 - 1
docs/manual/src/docbook/appendix-namespace.xml

@@ -355,7 +355,7 @@
                     a new session and copy the session attributes to the new session. Defaults to
                     "migrateSession".</para>
                 <para> If session fixation protection is enabled, the
-                    <classname>SessionManagementFilter</classname> is inected with a appropriately
+                    <classname>SessionManagementFilter</classname> is injected with an appropriately
                     configured <classname>DefaultSessionAuthenticationStrategy</classname>. See the
                     Javadoc for this class for more details. </para>
             </section>