Skip to content

Commit 11d2921

Browse files
committed
Removed reference to the British musical and multimedia group "the the". ;)
1 parent 0ea5b5e commit 11d2921

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spring-framework-reference/src/testing.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
<para>The Spring Framework provides first class support for
159159
integration testing in
160160
the <filename class="libraryfile">spring-test</filename> module.
161-
The name of the actual jar file might include the the release
161+
The name of the actual jar file might include the release
162162
version and might also be in the
163163
long <filename>org.springframework.test</filename> form,
164164
depending on where you got it from (see
@@ -168,7 +168,7 @@
168168
contains valuable classes for integration testing with a Spring
169169
container. This testing does not rely on an application server
170170
or other deployment environment. Such tests are slower to run
171-
than unit tests but much faster to than the equivalent Cactus
171+
than unit tests but much faster than the equivalent Cactus
172172
tests or remote tests that rely on deployment to an application
173173
server.</para>
174174

0 commit comments

Comments
 (0)