overviewControls: Fix typos in comment
This commit is contained in:
parent
3981b27d8f
commit
a00762ddd9
@ -177,8 +177,8 @@ const SlidingControl = new Lang.Class({
|
||||
},
|
||||
|
||||
_onOverviewHiding: function() {
|
||||
// We need to explicitily slideOut since showing pages
|
||||
// doesn't implies to slide out, instead, hiding the overview does.
|
||||
// We need to explicitly slideOut since showing pages
|
||||
// doesn't imply sliding out, instead, hiding the overview does.
|
||||
this.slideOut();
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user