diff --git a/docs/generic-kernels.md b/docs/generic-kernels.md index f19aa2784..3f76b9519 100644 --- a/docs/generic-kernels.md +++ b/docs/generic-kernels.md @@ -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 } diff --git a/docs/index.md b/docs/index.md index 81953f42e..b0b7d57ae 100644 --- a/docs/index.md +++ b/docs/index.md @@ -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