Skip to content

Commit 3a4b7d8

Browse files
authored
fix: update javadoc (#63)
Signed-off-by: Todd Baert <[email protected]> Signed-off-by: Todd Baert <[email protected]>
1 parent 511bb33 commit 3a4b7d8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

hooks/open-telemetry/src/main/java/dev/openfeature/contrib/hooks/otel/OpenTelemetryHook.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ public OpenTelemetryHook() {
1616
}
1717

1818
/**
19-
* A test method.
19+
* A test method...
2020
* @return {boolean}
2121
*/
2222
public static boolean test() {

providers/flagd/src/main/java/dev/openfeature/contrib/providers/flagd/FlagdProvider.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ public FlagdProvider() {
1616
}
1717

1818
/**
19-
* A test method.
19+
* A test method...
2020
*
2121
* @return {boolean}
2222
*/

0 commit comments

Comments
 (0)