GH-376 - Polishing.

This commit is contained in:
Oliver Drotbohm
2023-11-17 16:46:02 +01:00
parent 37f2bdb4d6
commit af0323893b

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}.
*/