diff --git a/VSIXProject2/Command1.cs b/VSIXProject2/Command1.cs index bca4784..b6a9e5b 100644 --- a/VSIXProject2/Command1.cs +++ b/VSIXProject2/Command1.cs @@ -34,7 +34,7 @@ internal sealed class Command1 /// VS Package that provides this command, not null. /// private readonly Package package; - + /// /// Initializes a new instance of the class. /// Adds our command handlers for menu (commands must exist in the command table file)