Removed reference to the British musical and multimedia group "the the". ;)
This commit is contained in:
parent
0ea5b5ef0b
commit
11d2921767
|
@ -158,7 +158,7 @@
|
||||||
<para>The Spring Framework provides first class support for
|
<para>The Spring Framework provides first class support for
|
||||||
integration testing in
|
integration testing in
|
||||||
the <filename class="libraryfile">spring-test</filename> module.
|
the <filename class="libraryfile">spring-test</filename> module.
|
||||||
The name of the actual jar file might include the the release
|
The name of the actual jar file might include the release
|
||||||
version and might also be in the
|
version and might also be in the
|
||||||
long <filename>org.springframework.test</filename> form,
|
long <filename>org.springframework.test</filename> form,
|
||||||
depending on where you got it from (see
|
depending on where you got it from (see
|
||||||
|
@ -168,7 +168,7 @@
|
||||||
contains valuable classes for integration testing with a Spring
|
contains valuable classes for integration testing with a Spring
|
||||||
container. This testing does not rely on an application server
|
container. This testing does not rely on an application server
|
||||||
or other deployment environment. Such tests are slower to run
|
or other deployment environment. Such tests are slower to run
|
||||||
than unit tests but much faster to than the equivalent Cactus
|
than unit tests but much faster than the equivalent Cactus
|
||||||
tests or remote tests that rely on deployment to an application
|
tests or remote tests that rely on deployment to an application
|
||||||
server.</para>
|
server.</para>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue