We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaeb853 commit 3199374Copy full SHA for 3199374
1 file changed
server/src/main/java/com/cloud/api/ApiSerializerHelper.java
@@ -105,7 +105,7 @@ public static Object fromSerializedString(String classString) {
105
/**
106
* validates that a class is allowed to be deserialised.
107
*
108
- * TODO move to a more globally accesible util class
+ * TODO move to a more globally accessible util class
109
* TODO make generic for allow lists
110
* TODO extend to return the desired class
111
0 commit comments