[PATCH useplaintext.email] Use "Compose in plain text" in all cases
Export this patch
From: Yongmin Hong <revi@omglol.email>
Out of 28 list of clients, 25 uses "Compose in plain text" and
3 uses "Compose in plaintext". Fix those 3 to match the majority
25.
Signed-off-by: Yongmin Hong <revi@omglol.email>
---
index.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/index.html b/index.html
index 4a9b00d..969dc76 100644
--- a/index.html
+++ b/index.html
@@ -207,13 +207,13 @@ <h3 id="macos">Apple Mail</h3>
</ol>
<h3 id="cypht">Cypht</h3>
<div class="breakdown">
- <span class="green">Compose in plaintext</span>
+ <span class="green">Compose in plain text</span>
<span class="green">Wraps text or format=flowed</span>
<span class="green">Supports bottom posting</span>
</div>
<h3 id="disroot">Disroot</h3>
<div class="breakdown">
- <span class="green">Compose in plaintext</span>
+ <span class="green">Compose in plain text</span>
<span class="green">Wraps text or format=flowed</span>
<span class="green">Supports bottom posting</span>
</div>
@@ -407,7 +407,7 @@ <h3 id="nine">Nine</h3>
</ol>
<h3 id="posteo">Posteo</h3>
<div class="breakdown">
- <span class="green">Compose in plaintext</span>
+ <span class="green">Compose in plain text</span>
<span class="green">Wraps text or format=flowed</span>
<span class="green">Supports bottom posting</span>
</div>
--
2.47.0.windows.2
Thanks!
To git@git.sr.ht:~sircmpwn/useplaintext.email
50e3f39..ee1cbb6 master -> master