Skip to content

Commit 6ca7bf1

Browse files
committed
Spelling
1 parent 420bc5b commit 6ca7bf1

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

templates/base.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,12 +97,12 @@
9797
</div>
9898
</div>
9999
</nav>
100-
<!-- NAV END -->
100+
<!-- NAV End -->
101101

102102
<!-- Main -->
103103
{% block content %}
104104
{% endblock %}
105-
<!-- Main END -->
105+
<!-- Main End -->
106106

107107
<!-- Footer -->
108108
<footer class="section">

templates/faq.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ <h1 class="is-size-1 is-size-3-mobile has-text-weight-bold">Frequently Asked Que
3131
<li><a href="#find-logs">Where do I find the logfiles?</a></li>
3232
</ul>
3333
</div>
34-
<!-- TOC end -->
34+
<!-- TOC End -->
3535
<!-- Content -->
3636
<div class="notification has-background-white-bis p-6 content">
3737
<h3 id="what-android-roms-are-supported" class="title is-3">What Android ROMs are supported?</h3>
@@ -182,7 +182,7 @@ <h3 id="find-logs" class="title is-3">Where do I find the logfiles?</h3>
182182
</p>
183183
<p>If you are running the executable directly, the logs are located in the same directory as the executable.</p>
184184
</div>
185-
<!-- Content end -->
185+
<!-- Content End -->
186186
</div>
187187
</section>
188188
<!-- FAQ -->

templates/privacy.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ <h3><b>Begriffsdefinitionen</b></h3>
146146
Übermitteln oder das Löschen.</li>
147147
</ul>
148148
</div>
149-
<!-- Content end -->
149+
<!-- Content End -->
150150
</div>
151151
</section>
152152

0 commit comments

Comments
 (0)