Skip to content

Commit c5f8368

Browse files
author
Michael Isvy
committed
line 149: fixed a typo.
Tomcat or IBM WebSphere that has itss own --> Tomcat or IBM WebSphere that has its own
1 parent 77074c6 commit c5f8368

File tree

1 file changed

+1
-1
lines changed
  • spring-framework-reference/src

1 file changed

+1
-1
lines changed

spring-framework-reference/src/jmx.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ public class JmxTestBean implements IJmxTestBean {
146146
will attempt to locate the running <interfacename>MBeanServer</interfacename>
147147
and register your beans with that server (if any). This behavior is
148148
useful when your application is running inside a container such as
149-
Tomcat or IBM WebSphere that has itss own
149+
Tomcat or IBM WebSphere that has its own
150150
<interfacename>MBeanServer</interfacename>.</para>
151151

152152
<para>However, this approach is of no use in a standalone environment,

0 commit comments

Comments
 (0)