C#: Fixed typo in namespace.

This commit is contained in:
Michael Nebel
2021-12-21 15:00:05 +01:00
parent 06b77eb4af
commit 8250fb4cf7

View File

@@ -1,4 +1,4 @@
/** Provides definitions related to the `System.Xml.Schema` namespace. */
/** Provides definitions related to the `System.Xml.Serialization` namespace. */
private import semmle.code.csharp.dataflow.ExternalFlow