1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-03 17:49:39 +02:00
This commit is contained in:
gorhill 2015-03-22 10:43:20 -04:00
parent 7497dcfe16
commit e642423a55

View File

@ -1,6 +1,6 @@
/*******************************************************************************
µBlock - a browser extension to block requests.
uBlock - a browser extension to block requests.
Copyright (C) 2014 Raymond Hill
This program is free software: you can redistribute it and/or modify
@ -114,11 +114,11 @@ return {
},
// uBlock
'assets/ublock/filters.txt': {
title: 'µBlock filters',
title: 'uBlock filters',
group: 'default'
},
'assets/ublock/privacy.txt': {
title: 'µBlock filters Privacy',
title: 'uBlock filters Privacy',
group: 'default'
}
},