From 4066bbdd3d7e49a4fb3697a8f29fa6610e44d0ad Mon Sep 17 00:00:00 2001 From: JeremyStarTM Date: Sun, 9 Jun 2024 16:36:36 +0200 Subject: [PATCH] Update package-info.java --- .../src/main/java/de/staropensource/sosengine/package-info.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base/src/main/java/de/staropensource/sosengine/package-info.java b/base/src/main/java/de/staropensource/sosengine/package-info.java index 9a60216..5ba880f 100644 --- a/base/src/main/java/de/staropensource/sosengine/package-info.java +++ b/base/src/main/java/de/staropensource/sosengine/package-info.java @@ -18,7 +18,7 @@ */ /** - * Contains the code for the sos!engine, it's subsystems as well as official modules. + * Contains the code for the sos!engine and it's official subsystems. * * @since 1-alpha0 */