Merge pull request #2646 from ludovic-henry/fix-processwatch-dispose
[mono.git] / mcs / errors / cs1982-5.cs
index 58ea1c6767010f1b82831122915e49feba4c8e22..e270529913d4a272239ad2a0675343167aa2ebaf 100644 (file)
@@ -1,4 +1,4 @@
-// CS01982: An attribute argument cannot be dynamic expression
+// CS1982: An attribute argument cannot be dynamic expression
 // Line: 6
 
 using System;