Skip to content

Commit 86bf5b5

Browse files
committed
Spelling & formatting
1 parent 182a63d commit 86bf5b5

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

templates/faq.html

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,7 @@ <h4>Ask for support:</h4>
7575
<h3 id="which-addons" class="title is-3">What are addons and which ones are supported?</h3>
7676
<p>Addons are optional, additional apps and services that are useful to have. Most notable Google Apps and
7777
Services as well as MicroG to replace them or the F-Droid FOSS App-Store.</p>
78-
<br>
79-
<p>There are different packages of *Google Apps* available.</p>
78+
<p>There are different packages of <em>Google Apps</em> available.</p>
8079
<ul>
8180
<li><a href="https://wiki.lineageos.org/gapps#downloads" rel="noopener" target="_blank">MindTheGapps</a></li>
8281
<li><a href="https://nikgapps.com" rel="noopener" target="_blank">NikGApps</a></li>
@@ -93,7 +92,7 @@ <h3 id="which-addons" class="title is-3">What are addons and which ones are supp
9392
</div>
9493
<div class="notification has-background-white-bis p-6 content">
9594
<h3 id="can-i-use-gapps" class="title is-3">How can I use Google Apps for my device?</h3>
96-
<p>While we don't like google apps, some people feel that they need them to leverage the full experience of
95+
<p>While we don't like Google apps, some people feel that they need them to leverage the full experience of
9796
their Android devices.
9897
We believe people should be free to do what they want with their devices. So installing them is supported as
9998
well.
@@ -127,7 +126,7 @@ <h3 id="somethings-wrong" class="title is-3">What to do if something goes wrong?
127126
</div>
128127
<div class="notification has-background-white-bis p-6 content">
129128
<h3 id="unlock-bootloader" class="title is-3">Will this tool unlock my bootloader?</h3>
130-
<p>First of all, this tool will not help you bypass any vender locked bootloaders in non-official ways.</p>
129+
<p>First of all, this tool will not help you bypass any vendor locked bootloaders in non-official ways.</p>
131130
<p>
132131
Devices by Samsung, Google and Fairphone make it fairly easy to unlock the bootloader and receive good support
133132
in the installer.
@@ -147,8 +146,8 @@ <h3 id="unlock-bootloader" class="title is-3">Will this tool unlock my bootloade
147146
<h3 id="is-it-virus" class="title is-3">Virus scanners show the tool as a virus or trojan. What is going on?
148147
</h3>
149148
<p>In some virus scanners the OpenAndroidInstaller shows up as a virus or trojan. This is a false positive. We
150-
explain the issue here.
151-
The code and build process of the distributed files is completely open source and can be found on github. So
149+
explain the issue here: <br>
150+
The code and build process of the distributed files is completely open source and can be found on GitHub. So
152151
people can verify that it's not malicious software.
153152
</p>
154153
<p>The Installer is bundled and compiled python code made into an executable file. This is done with <a
@@ -175,7 +174,9 @@ <h3 id="fastboot-hangs" class="title is-3">When flashing the custom recovery, th
175174
</div>
176175
<div class="notification has-background-white-bis p-6 content">
177176
<h3 id="find-logs" class="title is-3">Where do I find the logfiles?</h3>
178-
<p>For the flatpak, the logs are located in <code>~/.var/app/org.openandroidinstaller.OpenAndroidInstaller/data/openandroidinstaller.log</code>.</p>
177+
<p>For the Flatpak, the logs are located in
178+
<code>~/.var/app/org.openandroidinstaller.OpenAndroidInstaller/data/openandroidinstaller.log</code>.
179+
</p>
179180
<p>If you are running the executable directly, the logs are located in the same directory as the executable.</p>
180181
</div>
181182
<!-- Content end -->
@@ -194,7 +195,7 @@ <h2 class="has-text-white mt-2 mb-3 is-size-1 is-size-3-mobile has-text-weight-b
194195
<div class="column is-5 ml-auto">
195196
<div class="mx-auto box p-6 has-background-light has-text-centered">
196197
<a class="button is-link is-fullwidth" id="contribute-button"
197-
href="mailto:help@openandroidinstaller.org">Write a mail</a>
198+
href="mailto:help@openandroidinstaller.org">Write a email</a>
198199
</div>
199200
</div>
200201
</div>

0 commit comments

Comments
 (0)