summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/appendix/guides/using-bcfg2-with-centos.txt2
-rw-r--r--doc/installation/packages.txt2
-rw-r--r--doc/server/admin/backup.txt2
3 files changed, 3 insertions, 3 deletions
diff --git a/doc/appendix/guides/using-bcfg2-with-centos.txt b/doc/appendix/guides/using-bcfg2-with-centos.txt
index 93875d4c5..cd00e5e79 100644
--- a/doc/appendix/guides/using-bcfg2-with-centos.txt
+++ b/doc/appendix/guides/using-bcfg2-with-centos.txt
@@ -59,7 +59,7 @@ Build Packages from source
[you@centos ~]$ cd bcfg2/redhat/
-* In the particular directory is a Makefile which will do the job of building the RPM packages. You can do this as root, but it's not recommanded::
+* In the particular directory is a Makefile which will do the job of building the RPM packages. You can do this as root, but it's not recommended::
[you@centos redhat]$ make
diff --git a/doc/installation/packages.txt b/doc/installation/packages.txt
index 6a9f6ed1a..b23a870cf 100644
--- a/doc/installation/packages.txt
+++ b/doc/installation/packages.txt
@@ -71,7 +71,7 @@ The *el5* and the *el6* package should be compatible with CentOS 5.x.
* In the particular directory is a ``Makefile`` which will do the job of
building the RPM packages. You can do this as root, but it's not
- recommanded ::
+ recommended::
[you@centos redhat]$ make
diff --git a/doc/server/admin/backup.txt b/doc/server/admin/backup.txt
index 0c4758bda..f9af787fb 100644
--- a/doc/server/admin/backup.txt
+++ b/doc/server/admin/backup.txt
@@ -13,5 +13,5 @@ the current date and time::
bcfg2-admin backup
-A backup is recommanded before you start using the `Samples repository`_ of
+A backup is recommended before you start using the `Samples repository`_ of
Bcfg2.