Skip to content
This repository has been archived by the owner on Jul 2, 2020. It is now read-only.

Commit

Permalink
Fix outdated JavaDoc on ConfigDescriptionProvider (eclipse-archived#6454
Browse files Browse the repository at this point in the history
)

Signed-off-by: Henning Treu <henning.treu@telekom.de>
  • Loading branch information
htreu authored and kaikreuzer committed Nov 5, 2018
1 parent e7b0c78 commit 578d9cf
Showing 1 changed file with 1 addition and 2 deletions.
Expand Up @@ -21,8 +21,7 @@

/**
* The {@link ConfigDescriptionProvider} can be implemented and registered as an <i>OSGi</i>
* service to provide {@link ConfigDescription}s. The {@link ConfigDescriptionRegistry} tracks
* each {@link ConfigDescriptionProvider} and registers a {@link ConfigDescriptionsChangeListener} on each provider.
* service to provide {@link ConfigDescription}s.
*
* @author Dennis Nobel - Initial contribution
* @author Michael Grammling - Initial contribution
Expand Down

0 comments on commit 578d9cf

Please sign in to comment.