provices -> provides

See gh-23046
This commit is contained in:
zyan 2019-05-28 23:00:35 +09:00 committed by Sam Brannen
parent 7c9c8220d8
commit f492e37370
1 changed files with 1 additions and 1 deletions

View File

@ -300,7 +300,7 @@ locations -- for example, through "${...}" placeholders that are resolved agains
system properties at runtime.
====
The namespace itself provices the import directive feature. Further
The namespace itself provides the import directive feature. Further
configuration features beyond plain bean definitions are available in a selection
of XML namespaces provided by Spring -- for example, the `context` and `util` namespaces.