diff options
Diffstat (limited to 'Properties/AssemblyInfo.cs')
-rw-r--r-- | Properties/AssemblyInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
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")]
|