Skip to content

Commit 0c2533b

Browse files
committed
SWS-631 - documentation
1 parent 7297276 commit 0c2533b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/src/main/java/org/springframework/ws/mock/client/WebServiceMock.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
* @ContextConfiguration("applicationContext.xml")
7575
* public class IntegrationTest {
7676
*
77-
* // AirlineClient extends WebServiceGatewaySupport, and is configured in applicationContext.xml
77+
* // MyWebServiceClient extends WebServiceGatewaySupport, and is configured in applicationContext.xml
7878
* @Autowired
7979
* private MyWebServiceClient client;
8080
*

0 commit comments

Comments
 (0)