Merge pull request #12722 from attilapapai:master

* pr/12722:
  Add space between right parentheses and next word
pull/12725/merge
Stephane Nicoll 7 years ago
commit 373e741a79

@ -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