From a35cd8ec78c0f2bdfbccab220394335b40eb455e Mon Sep 17 00:00:00 2001 From: Steffen Ritter Date: Fri, 12 May 2023 18:02:12 +0200 Subject: [server] Fix javadoc --- .../java/org/openslx/bwlp/sat/thrift/cache/OperatingSystemList.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dozentenmodulserver') diff --git a/dozentenmodulserver/src/main/java/org/openslx/bwlp/sat/thrift/cache/OperatingSystemList.java b/dozentenmodulserver/src/main/java/org/openslx/bwlp/sat/thrift/cache/OperatingSystemList.java index f84ae3c2..75c3dffd 100644 --- a/dozentenmodulserver/src/main/java/org/openslx/bwlp/sat/thrift/cache/OperatingSystemList.java +++ b/dozentenmodulserver/src/main/java/org/openslx/bwlp/sat/thrift/cache/OperatingSystemList.java @@ -14,7 +14,7 @@ import org.openslx.util.QuickTimer; import org.openslx.util.QuickTimer.Task; /** - * Holds the list of all known organizations. The list is synchronized with + * Holds the list of all known operating systems. The list is synchronized with * the master server. */ public class OperatingSystemList extends CacheBase> { -- cgit v1.2.3-55-g7522