Add space between right parentheses and next word

Closes gh-12722
pull/12725/merge
Attila Pápai 7 years ago committed by Stephane Nicoll
parent 18a860d969
commit 95385cecba

@ -5999,7 +5999,7 @@ libraries.
[[boot-features-test-scope-dependencies]]
=== Test Scope Dependencies
The `spring-boot-starter-test` "`Starter`" (in the `test` `scope`)contains
The `spring-boot-starter-test` "`Starter`" (in the `test` `scope`) contains
the following provided libraries:
* http://junit.org[JUnit]: The de-facto standard for unit testing Java applications.

Loading…
Cancel
Save