wrap long lines

This commit is contained in:
Daniel Micay 2020-12-25 23:46:49 -05:00
parent 796cce4bea
commit b6a6d29089

View File

@ -67,12 +67,12 @@
<section id="grapheneos"> <section id="grapheneos">
<h2><a href="#grapheneos">GrapheneOS</a></h2> <h2><a href="#grapheneos">GrapheneOS</a></h2>
<p>The operating system source tree includes hundreds of repositories. Many of these <p>The operating system source tree includes hundreds of repositories. Many of
are only used for debugging, testing or development and are not actually part of what these are only used for debugging, testing or development and are not actually
gets used for building a production release. The manifest repository references all of part of what gets used for building a production release. The manifest repository
these. Most of these are used unmodified from the Android Open Source Project (AOSP). references all of these. Most of these are used unmodified from the Android Open
A few dozen of the repositories including most of the core OS are either forked from Source Project (AOSP). A few dozen of the repositories including most of the core
AOSP or are unique to GrapheneOS.</p> OS are either forked from AOSP or are unique to GrapheneOS.</p>
<p>The operating system has a unified build system, but some components like <p>The operating system has a unified build system, but some components like
Chromium are too complex to fit into it so they're included as prebuilts instead Chromium are too complex to fit into it so they're included as prebuilts instead