Fix a spell typos

Change-Id: I256bc7bdcbbcd6b993687827ebbaba75fde827a5
This commit is contained in:
venkatamahesh 2016-02-03 15:55:02 +05:30
parent 0be82d9c73
commit b67b58cce7
2 changed files with 3 additions and 3 deletions

View File

@ -2150,7 +2150,7 @@ ul#developerActivity li span {
font-weight: 400; }
/*End Community Page*/
/*Sofware Page*/
/*Software Page*/
.software {
margin-top: 30px; }

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(),