aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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