diff --git a/csharp/ql/src/experimental/Security Features/Serialization/DataSetSerialization.qll b/csharp/ql/src/experimental/Security Features/Serialization/DataSetSerialization.qll index a77b8eb99ad..ece5de40325 100644 --- a/csharp/ql/src/experimental/Security Features/Serialization/DataSetSerialization.qll +++ b/csharp/ql/src/experimental/Security Features/Serialization/DataSetSerialization.qll @@ -107,7 +107,7 @@ class UnsafeXmlReadMethod extends Method { } /** - * MethodCall that may be unsafe when used to serialize DataSet and DataTable related types + * MethodCall that may be unsafe when used to deserialize DataSet and DataTable related types */ class UnsafeXmlReadMethodCall extends MethodCall { UnsafeXmlReadMethodCall() {