Merge pull request #3591 from directhex/mono_libdir_fallback
[mono.git] / mcs / errors / cs1631.cs
index 85d99028f7371c1a2d710fb193f34f5a589f8a62..0715ce8b750a9a796cadb34b53f815316694489d 100644 (file)
@@ -1,4 +1,4 @@
-// CS1631: Cannot yield in the body of a catch clause
+// CS1631: Cannot yield a value in the body of a catch clause
 // Line: 13
 using System;
 using System.Collections;