Skip to content

Commit 86afb71

Browse files
committed
Accidental space addition
1 parent 1a9bc87 commit 86afb71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/yahoo/bullet/common/Utilities.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
import java.util.Map;
1515

1616
public class Utilities {
17-
/**
17+
/**
1818
* Tries to get the object casted as the target type. If it is generic, the captured types cannot not be
1919
* validated. Only the base object type is validated.
2020
*

0 commit comments

Comments
 (0)