Skip to content

Commit 33007ad

Browse files
committed
fix javadoc
Signed-off-by: Stefan Bischof <stbischof@bipolis.org>
1 parent 3bde0ad commit 33007ad

File tree

1 file changed

+1
-1
lines changed
  • common/src/main/java/org/eclipse/daanse/olap/common

1 file changed

+1
-1
lines changed

common/src/main/java/org/eclipse/daanse/olap/common/Util.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2822,7 +2822,7 @@ public static void explain( ProfileHandler handler, String title, Calc<?> calc,
28222822
/**
28232823
* Wraps a CatalogReader so that each call has a locus for profiling purposes.
28242824
*
2825-
* <p>This method creates a {@link LocusCatalogReaderWrapper} that automatically
2825+
* <p>This method creates a {@link ExecutionCatalogReaderWrapper} that automatically
28262826
* manages the execution context for every method call on the CatalogReader interface.
28272827
*
28282828
* @param connection Connection providing execution context

0 commit comments

Comments
 (0)