Skip to content
This repository was archived by the owner on Nov 15, 2017. It is now read-only.

Commit 9a9d112

Browse files
committed
fixed comments
1 parent 165e3a5 commit 9a9d112

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

js/abp-hide-filters.js

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ FilterPlainMore.prototype.retrieve = function(s, out) {
107107

108108
/******************************************************************************/
109109

110-
// Pure id- and class-based filters sepcific to a hostname
110+
// Pure id- and class-based filters specific to a hostname
111111
// Examples:
112112
// search.snapdo.com###ABottomD
113113
// facebook.com##.-cx-PRIVATE-fbAdUnit__root
@@ -125,7 +125,8 @@ FilterPlainHostname.prototype.retrieve = function(s, out) {
125125

126126
/******************************************************************************/
127127

128-
// Pure id- and class-based filters sepcific to a hostname
128+
// Pure id- and class-based filters with extra selector stuff following and
129+
// specific to a hostname
129130
// Examples:
130131
// sltrib.com###BLContainer + div[style="height:90px;"]
131132
// myps3.com.au##.Boxer[style="height: 250px;"]

0 commit comments

Comments
 (0)