Fix typos

correct some spelling errors

Change-Id: I1c99feeff3d03ff6dc71f749919a9696e1e3a51c
This commit is contained in:
lidong 2017-05-19 00:19:33 -07:00
parent 6420e4caa4
commit 175070a9fd
1 changed files with 2 additions and 2 deletions

View File

@ -111,9 +111,9 @@
},
displayContent:function(){
var
//element postion
//element position
elementPos = this.getElementPosition(),
//target postion
//target position
$target = this.getTarget().removeClass().addClass(pluginClass),
//target content
$targetContent = this.getContentElement(),