From 34596bfa82d85f79f06d9dd4e82db50388e95c3e Mon Sep 17 00:00:00 2001 From: emkael Date: Mon, 9 Oct 2017 19:38:43 +0200 Subject: Typo in assembly info fixed --- Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Properties') diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 6572c92..bcf1a19 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -6,7 +6,7 @@ using System.Runtime.InteropServices; // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("BCDD")] -[assembly: AssemblyDescription("BCalc-based double-dumym analysis for PBN files")] +[assembly: AssemblyDescription("BCalc-based double-dummy analysis for PBN files")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("emkael.info")] [assembly: AssemblyProduct("BCDD")] -- cgit v1.2.3