Skip to content

Commit

Permalink
fix comment docks
Browse files Browse the repository at this point in the history
  • Loading branch information
UziTech authored Jun 24, 2019
1 parent 28a17d7 commit c96b4a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/workspace.js
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ const ALL_LOCATIONS = ['center', 'left', 'right', 'bottom'];
// Returns a {String} containing a longer version of the title to display in
// places like the window title or on tabs their short titles are ambiguous.
//
// #### `onDidChangeTitle`
// #### `onDidChangeTitle(callback)`
//
// Called by the workspace so it can be notified when the item's title changes.
// Must return a {Disposable}.
Expand Down

0 comments on commit c96b4a9

Please sign in to comment.