Skip to content

Commit 3199374

Browse files
authored
spello
1 parent eaeb853 commit 3199374

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/src/main/java/com/cloud/api/ApiSerializerHelper.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ public static Object fromSerializedString(String classString) {
105105
/**
106106
* validates that a class is allowed to be deserialised.
107107
*
108-
* TODO move to a more globally accesible util class
108+
* TODO move to a more globally accessible util class
109109
* TODO make generic for allow lists
110110
* TODO extend to return the desired class
111111
*

0 commit comments

Comments
 (0)