Skip to content

Commit

Permalink
Revert "review: fix javadoc"
Browse files Browse the repository at this point in the history
This reverts commit ef9058d.
  • Loading branch information
jokraehe committed Mar 7, 2022
1 parent ef9058d commit 040d084
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ private DefaultStreamCacheConfig(final ConfigWithFallback streamCacheScopedConfi
/**
* Returns an instance of DefaultStreamCacheConfig based on the settings of the specified Config.
*
* @param config is supposed to provide the settings of the stream cache config at {@value DefaultStreamCacheConfig#CONFIG_PATH}.
* @param config is supposed to provide the settings of the stream cache config at {@value CONFIG_PATH}.
* @return the instance.
* @throws org.eclipse.ditto.internal.utils.config.DittoConfigError if {@code config} is invalid.
*/
Expand Down

0 comments on commit 040d084

Please sign in to comment.