Typo fixing
Change-Id: Ie1f432db47fe0691f6f21091bf2f1bcaa3bfc8ec
This commit is contained in:
@@ -2284,7 +2284,7 @@ img.icehouse-video {
|
||||
margin: 0 5px;
|
||||
font-size: 12px; } }
|
||||
|
||||
/*End Sofware Page*/
|
||||
/*End Software Page*/
|
||||
/*Marketplace Page*/
|
||||
h2.marketplace-header {
|
||||
border-left: 3px solid #DA422F;
|
||||
|
||||
@@ -444,7 +444,7 @@ var Search = {
|
||||
* helper function to return a node containing the
|
||||
* search summary for a given text. keywords is a list
|
||||
* of stemmed words, hlwords is the list of normal, unstemmed
|
||||
* words. the first one is used to find the occurance, the
|
||||
* words. the first one is used to find the occurrence, the
|
||||
* latter for highlighting it.
|
||||
*/
|
||||
makeSearchSummary : function(text, keywords, hlwords) {
|
||||
|
||||
Reference in New Issue
Block a user