Skip to content
This repository was archived by the owner on Sep 9, 2022. It is now read-only.

Commit e642423

Browse files
committed
re. #1070
1 parent 7497dcf commit e642423

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/js/background.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*******************************************************************************
22
3-
µBlock - a browser extension to block requests.
3+
uBlock - a browser extension to block requests.
44
Copyright (C) 2014 Raymond Hill
55
66
This program is free software: you can redistribute it and/or modify
@@ -114,11 +114,11 @@ return {
114114
},
115115
// uBlock
116116
'assets/ublock/filters.txt': {
117-
title: 'µBlock filters',
117+
title: 'uBlock filters',
118118
group: 'default'
119119
},
120120
'assets/ublock/privacy.txt': {
121-
title: 'µBlock filters – Privacy',
121+
title: 'uBlock filters – Privacy',
122122
group: 'default'
123123
}
124124
},

0 commit comments

Comments
 (0)