docs: fix typo: maintainance -> maintenance
Signed-off-by: Oliver Smith <ollieparanoid@postmarketos.org> Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8738>
This commit is contained in:
parent
dfa76a6744
commit
1a6c9dda36
2 changed files with 2 additions and 2 deletions
|
|
@ -104,7 +104,7 @@ kernel_stable() {
|
|||
}
|
||||
|
||||
kernel_lts() {
|
||||
pkgdesc="Long-term maintainance kernel (most stability, not all security fixes & new features)"
|
||||
pkgdesc="Long-term maintenance kernel (most stability, not all security fixes & new features)"
|
||||
depends="linux-postmarketos-lts"
|
||||
devicepkg_subpackage_kernel $startdir $pkgname $subpkgname
|
||||
}
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
pmaports is the repository that holds the package build definitions in
|
||||
postmarketOS.
|
||||
|
||||
When porting a new device or doing maintainance work around the distribution,
|
||||
When porting a new device or doing maintenance work around the distribution,
|
||||
you will usually be working inside of pmaports.
|
||||
|
||||
This documentation section covers the Dos and Don'ts of packaging software
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue