GH-378 - Polishing.

This commit is contained in:
Oliver Drotbohm
2023-11-17 16:44:25 +01:00
parent 4c67ba1e5f
commit b67c657053

View File

@@ -79,7 +79,7 @@ public class ApplicationModulesEndpoint {
}
/**
* Returns the {@link ApplicationModules} metadata as {@link Map} (to be rendered as JSON).
* Returns the {@link ApplicationModules} metadata as {@link java.util.Map} (to be rendered as JSON).
*
* @return will never be {@literal null}.
*/