aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2022-04-25 14:58:30 +0200
committerPatrick Spek <p.spek@tyil.nl>2022-04-25 14:58:30 +0200
commit0f917c4170d675d109dce9ede433aba906aad61c (patch)
treee33623524bd8ecc07da648266a627af7c4a702c9
parent912181cc393769ecec1e17336d4476b1ebe142e3 (diff)
Fix typo reported by nekomune
-rw-r--r--share/doc/bashtard.1.scd2
-rw-r--r--share/doc/bashtard.3.scd2
2 files changed, 2 insertions, 2 deletions
diff --git a/share/doc/bashtard.1.scd b/share/doc/bashtard.1.scd
index c176c57..c8d7e1d 100644
--- a/share/doc/bashtard.1.scd
+++ b/share/doc/bashtard.1.scd
@@ -18,7 +18,7 @@ bashtard - A Bash-based configuration management utility
*bashtard* is a relatively simple Bash-based utility, providing just enough
abstractions over certain OS-specific tools to allow you to write generic
-configuration and maintainance scripts, known as *playbooks*.
+configuration and maintenance scripts, known as *playbooks*.
# SEE ALSO
diff --git a/share/doc/bashtard.3.scd b/share/doc/bashtard.3.scd
index 2ae4bdc..1ff58c4 100644
--- a/share/doc/bashtard.3.scd
+++ b/share/doc/bashtard.3.scd
@@ -4,7 +4,7 @@ bashtard(3)
When writing a *playbook*, you will want to know of the variables and functions
exposed by *bashtard*, so that you can actually write OS-agnostic installation
-and maintainance scripts.
+and maintenance scripts.
# VARIABLES