Skip to content

Commit

Permalink
Correct Comment
Browse files Browse the repository at this point in the history
  • Loading branch information
rebornix committed Jun 28, 2016
1 parent 1d21a52 commit bc45670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cmd_line/commands/tab.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export interface ITabCommandArguments extends node.ICommandArgs {

//
// Implements tab
// http://vimdoc.sourceforge.net/htmldoc/editing.html#:quit
// http://vimdoc.sourceforge.net/htmldoc/tabpage.html
//
export class TabCommand extends node.CommandBase {
protected _arguments : ITabCommandArguments;
Expand Down

0 comments on commit bc45670

Please sign in to comment.