mirror of
https://gitlab.postmarketos.org/postmarketOS/pmbootstrap.git
synced 2025-07-13 03:19:47 +03:00
docs: fix typos (MR 2510)
this fixes the typos found in #2524 Signed-off-by: Robert Eckelmann <longnoserob@postmarketos.org>
This commit is contained in:
parent
d02d6f4bc9
commit
b87ae17414
6 changed files with 7 additions and 7 deletions
|
@ -12,7 +12,7 @@ class BuildFailedError(Exception):
|
|||
|
||||
class NonBugError(Exception):
|
||||
"""Exception which originates from a problem not caused by pmbootstrap's code. This
|
||||
could for example be raised if there is an error in a package pmboostrap is
|
||||
could for example be raised if there is an error in a package pmbootstrap is
|
||||
interacting with in some way."""
|
||||
|
||||
pass
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue