Skip to content

Commit 62a0ab3

Browse files
committed
Polish contribution
1 parent 92a231c commit 62a0ab3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spring-tx/src/main/java/org/springframework/jca/cci/core/support/CciDaoSupport.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2002-2018 the original author or authors.
2+
* Copyright 2002-2022 the original author or authors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.
@@ -25,7 +25,7 @@
2525
import org.springframework.util.Assert;
2626

2727
/**
28-
* Convenient super class for CCI-based data access objects.
28+
* Convenient superclass for CCI-based data access objects.
2929
*
3030
* <p>Requires a {@link javax.resource.cci.ConnectionFactory} to be set,
3131
* providing a {@link org.springframework.jca.cci.core.CciTemplate} based

0 commit comments

Comments
 (0)