Bump NuGet.BuildTasks to get new updates and switch to `dev` branch (#5566)
[mono.git] / mcs / errors / cs1965.cs
index c62c90a818125bee558a1785d25d8bdcb8fcb7f0..f964c5285a6ff96af68063677501ec6e594e47ec 100644 (file)
@@ -1,4 +1,4 @@
-// CS1965: Class `C' cannot derive from dynamic type
+// CS1965: Class `C' cannot derive from the dynamic type
 // Line: 4
 
 class C : dynamic