1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-22 07:42:52 +00:00

Fixed typo

This commit is contained in:
M66B 2024-08-20 21:19:42 +02:00
parent 4ba48781c0
commit fd5f485621
2 changed files with 2 additions and 2 deletions

2
FAQ.md
View file

@ -6092,7 +6092,7 @@ Changes in the past resulted too often in lots of complaints of other people.
Requested features should:
* within the scope of the app
* be within the scope of the app
* be useful to more than a few people
* fit logically and consistently within the app
* fit within the philosophy of the app (privacy-oriented, security-minded)

View file

@ -3041,7 +3041,7 @@ adb install /path/to/FairEmail-xxx.apk</code></pre>
<p>A change will be considered only if more than a few people ask for it. Changes in the past resulted too often in lots of complaints of other people.</p>
<p>Requested features should:</p>
<ul>
<li>within the scope of the app</li>
<li>be within the scope of the app</li>
<li>be useful to more than a few people</li>
<li>fit logically and consistently within the app</li>
<li>fit within the philosophy of the app (privacy-oriented, security-minded)</li>