Skip to content

Commit 8250fb4

Browse files
committed
C#: Fixed typo in namespace.
1 parent 06b77eb commit 8250fb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csharp/ql/lib/semmle/code/csharp/frameworks/system/xml/Serialization.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/** Provides definitions related to the `System.Xml.Schema` namespace. */
1+
/** Provides definitions related to the `System.Xml.Serialization` namespace. */
22

33
private import semmle.code.csharp.dataflow.ExternalFlow
44

0 commit comments

Comments
 (0)