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() {
|
_onOverviewHiding: function() {
|
||||||
// We need to explicitily slideOut since showing pages
|
// We need to explicitly slideOut since showing pages
|
||||||
// doesn't implies to slide out, instead, hiding the overview does.
|
// doesn't imply sliding out, instead, hiding the overview does.
|
||||||
this.slideOut();
|
this.slideOut();
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user