Merge "Typo fixing"
This commit is contained in:
commit
c8d8c93f97
@ -33,5 +33,5 @@ releases:
|
||||
- repo: openstack/python-heatclient
|
||||
hash: 9f7b9a582335460b7f431ced25dc6d71168c620e
|
||||
highlights: |
|
||||
Fixed regression descibed in the bug:
|
||||
Fixed regression described in the bug:
|
||||
https://bugs.launchpad.net/python-heatclient/+bug/1560106
|
||||
|
@ -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) {
|
||||
|
Loading…
Reference in New Issue
Block a user