浏览代码

Replaced <code> tags in index.apt file.

Luke Taylor 18 年之前
父节点
当前提交
0ee0084969
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/site/apt/index.apt

+ 1 - 1
src/site/apt/index.apt

@@ -131,7 +131,7 @@ Key Features
         anywhere you like.
 
     * <<Event support:>> Building upon Spring's
-        <code>ApplicationEvent</code> services, you can write your own listeners
+        <<<ApplicationEvent>>> services, you can write your own listeners
         for authentication-related events, along with authorisation-related events.
 		This enables you to implement account lockout and audit log systems, with
 		complete decoupling from Acegi Security code.