mirror of
https://github.com/zebrajr/ladybird.git
synced 2025-12-06 12:20:00 +01:00
Base: Write "websites" as a single word on about:settings
Although "web site" was originally two words, it is now canonically one word.
This commit is contained in:
parent
c941170e5a
commit
c8d6890ba2
|
|
@ -338,7 +338,7 @@
|
|||
<div class="card-header">Privacy</div>
|
||||
<div class="card-body">
|
||||
<div class="card-group toggle-container">
|
||||
<label for="do-not-track-toggle">Send web sites a "Do Not Track" request</label>
|
||||
<label for="do-not-track-toggle">Send websites a "Do Not Track" request</label>
|
||||
<input id="do-not-track-toggle" type="checkbox" switch />
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user