diff --git a/pom.xml b/pom.xml
index 2dd1e1e7..aa0f76a7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,7 +67,7 @@
                 <version>${shiro.version}</version>
             </dependency>
 
-            <!-- Shiro使用Srping框架 -->
+            <!-- Shiro使用Spring框架 -->
             <dependency>
                 <groupId>org.apache.shiro</groupId>
                 <artifactId>shiro-spring</artifactId>