Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/libgit2sharp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornulltoken <emeric.fermas@gmail.com>2011-07-15 12:16:40 +0400
committernulltoken <emeric.fermas@gmail.com>2011-07-15 12:25:06 +0400
commit7fa704cbf660e6805bd53a0fbcf5ff8634af20a4 (patch)
tree48fde4da1121171cb82ddd1b9ea0755c68141efc /LibGit2Sharp/Properties/AssemblyInfo.cs
parent66cbcc0f2bdc089a0e73bf0401438295dc199338 (diff)
Remove trailing white spaces
Diffstat (limited to 'LibGit2Sharp/Properties/AssemblyInfo.cs')
-rw-r--r--LibGit2Sharp/Properties/AssemblyInfo.cs10
1 files changed, 5 insertions, 5 deletions
diff --git a/LibGit2Sharp/Properties/AssemblyInfo.cs b/LibGit2Sharp/Properties/AssemblyInfo.cs
index b05604f5..64d7e219 100644
--- a/LibGit2Sharp/Properties/AssemblyInfo.cs
+++ b/LibGit2Sharp/Properties/AssemblyInfo.cs
@@ -2,7 +2,7 @@
using System.Reflection;
using System.Runtime.InteropServices;
-// General Information about an assembly is controlled through the following
+// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
@@ -21,8 +21,8 @@ using System.Runtime.InteropServices;
[assembly: CLSCompliant(true)]
-// Setting ComVisible to false makes the types in this assembly not visible
-// to COM components. If you need to access a type in this assembly from
+// Setting ComVisible to false makes the types in this assembly not visible
+// to COM components. If you need to access a type in this assembly from
// COM, set the ComVisible attribute to true on that type.
[assembly: ComVisible(false)]
@@ -34,11 +34,11 @@ using System.Runtime.InteropServices;
// Version information for an assembly consists of the following four values:
//
// Major Version
-// Minor Version
+// Minor Version
// Build Number
// Revision
//
-// You can specify all the values or you can default the Build and Revision Numbers
+// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]