Fix typos
correct some spelling errors Change-Id: I1c99feeff3d03ff6dc71f749919a9696e1e3a51c
This commit is contained in:
parent
6420e4caa4
commit
175070a9fd
@ -111,9 +111,9 @@
|
|||||||
},
|
},
|
||||||
displayContent:function(){
|
displayContent:function(){
|
||||||
var
|
var
|
||||||
//element postion
|
//element position
|
||||||
elementPos = this.getElementPosition(),
|
elementPos = this.getElementPosition(),
|
||||||
//target postion
|
//target position
|
||||||
$target = this.getTarget().removeClass().addClass(pluginClass),
|
$target = this.getTarget().removeClass().addClass(pluginClass),
|
||||||
//target content
|
//target content
|
||||||
$targetContent = this.getContentElement(),
|
$targetContent = this.getContentElement(),
|
||||||
|
Loading…
Reference in New Issue
Block a user