Skip to content

Commit 667e13f

Browse files
committed
Whitespace & punctuation cleanup
1 parent c138a55 commit 667e13f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

help/usage.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ <h2 class="header">Source Packages</h2>
8282
<p>
8383
Source packages require steps to prepare the contents for system use. Often part of the
8484
process includes compiling text source code into machine code to be executed on the host
85-
system or targeted at another platform (
86-
<a href="https://en.wikipedia.org/wiki/Cross_compiler">cross-compiling</a>). Many source
85+
system or targeted at another platform
86+
(<a href="https://en.wikipedia.org/wiki/Cross_compiler">cross-compiling</a>). Many source
8787
packages include instructions for build systems on how the contents the archive should be
8888
installed to the system. This allows the build tools to stage files in preparation for
8989
inclusion into a binary package.
@@ -477,7 +477,7 @@ <h1 class="header"><a href="#toc-box">Build</a></h1>
477477
<a href="https://lintian.debian.org/">Lintian Reports</a> utilities are installed the
478478
constructed package will be checked for compliancy with Debian standards. Lintian error
479479
&amp; warning tags information can be found <a href="https://lintian.debian.org/tags">
480-
here</a></li>
480+
here</a>.</li>
481481
<li><b>Install package after build:</b> Installs package after build, either in the
482482
background by directly calling <tt>dpkg --install</tt>, or via an available GUI package
483483
installer program. Requires elevated privileges &amp; will prompt for password.</li>

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ <h1 class="header"><a href="#toc">Description</a></h1>
7373
are in the works. But source packaging can be quite different &amp; is a must if you want to
7474
get your packages into a distribution's official repositories or a
7575
<a href="https://launchpad.net/">Launchpad</a>
76-
<a href="https://wikipedia.org/wiki/Ubuntu#Package_Archives">Personal Package Archive (PPA)
77-
</a>.
76+
<a href="https://wikipedia.org/wiki/Ubuntu#Package_Archives">
77+
Personal Package Archive (PPA)</a>.
7878
</p>
7979
</div>
8080

0 commit comments

Comments
 (0)