Replace more references to issue tracker

Fixes #22254
This commit is contained in:
Rossen Stoyanchev
2019-01-17 17:08:39 -05:00
parent 6ca3884759
commit bdac937a43
10 changed files with 16 additions and 16 deletions

View File

@@ -66,7 +66,7 @@ import static org.hamcrest.Matchers.*;
import static org.junit.Assert.*;
/**
* Reproduction tests cornering various SpEL JIRA issues.
* Reproduction tests cornering various reported SpEL issues.
*
* @author Andy Clement
* @author Juergen Hoeller