]> source.dussan.org Git - pf4j.git/commitdiff
Fix typo 2.x
authorDecebal Suiu <decebal.suiu@gmail.com>
Fri, 24 May 2019 19:56:15 +0000 (22:56 +0300)
committerGitHub <noreply@github.com>
Fri, 24 May 2019 19:56:15 +0000 (22:56 +0300)
CHANGELOG.md

index fc1f9e680e1b1fd6f8ece124d029fe995df0ed94..d6997a7445372fe4210ff1cdf6c7e68d4d277ca2 100644 (file)
@@ -155,7 +155,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
 - [#133]: Support for adding license information to the plugins 
 - [#136]: Delete plugin zip on uninstall
 - [#139]: Ability to get `pluginsRoot` from PluginManager
-- Add constructors with varargs in PippoException
+- Add constructors with varargs in PluginException
 
 #### Removed