[commit] r1803 - trunk/SDK/DotNet/DsmlGenerator/CSharpDsmlGenerator
GMESRC Repository Notifications
gme-commit at list.isis.vanderbilt.edu
Fri Jan 13 15:22:00 CST 2012
Author: ksmyth
Date: Fri Jan 13 15:21:59 2012
New Revision: 1803
Log:
Grammar
Modified:
trunk/SDK/DotNet/DsmlGenerator/CSharpDsmlGenerator/CSharpDSMLGenerator.cs
Modified: trunk/SDK/DotNet/DsmlGenerator/CSharpDsmlGenerator/CSharpDSMLGenerator.cs
==============================================================================
--- trunk/SDK/DotNet/DsmlGenerator/CSharpDsmlGenerator/CSharpDSMLGenerator.cs Fri Jan 13 11:45:44 2012 (r1802)
+++ trunk/SDK/DotNet/DsmlGenerator/CSharpDsmlGenerator/CSharpDSMLGenerator.cs Fri Jan 13 15:21:59 2012 (r1803)
@@ -293,7 +293,7 @@
if (cr.Errors.Count == 0)
{
GMEConsole.Info.WriteLine(
- "{0} was generated and ready to use.",
+ "{0} was generated and is ready to use.",
Path.GetFullPath(cr.PathToAssembly));
}
}
More information about the gme-commit
mailing list