a bit more documentation copied from Java

This commit is contained in:
krasimir
2017-05-31 19:01:04 +00:00
parent 957bc999a3
commit 539a1a7d23
5 changed files with 10 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ using System.Threading.Tasks;
namespace PGFSharp
{
/// <summary>
/// This is the class for PGF grammars.
/// The class for PGF grammars.
/// </summary>
public class PGF
{