mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-15 23:09:05 +00: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
3169747989
commit
fd0d8f5f9a
1 changed files with 1 additions and 1 deletions
|
@ -338,7 +338,7 @@
|
||||||
<div class="card-header">Privacy</div>
|
<div class="card-header">Privacy</div>
|
||||||
<div class="card-body">
|
<div class="card-body">
|
||||||
<div class="card-group toggle-container">
|
<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 />
|
<input id="do-not-track-toggle" type="checkbox" switch />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue