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:
Oliver Smith 2026-06-07 13:12:20 +02:00 committed by The Friendly Meow (merge) Bot
parent dfa76a6744
commit 1a6c9dda36
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -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
}

View file

@ -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