32
1
mirror of https://github.com/joomla-extensions/weblinks.git synced 2024-11-05 21:07:55 +00:00

Merge pull request #472 from chmst/typo-in-serviceprovider

fix typo
This commit is contained in:
Tuan Pham Ngoc 2021-10-27 07:42:14 +07:00 committed by GitHub
commit f4ef7768e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,7 @@ use Joomla\DI\Container;
use Joomla\DI\ServiceProviderInterface;
/**
* The banners service provider.
* The weblinks service provider.
*
* @since 4.0.0
*/