From: Danny Al-Gaaf Date: Sat, 8 Mar 2014 23:07:39 +0000 (+0100) Subject: release-process.rst: fix some typos X-Git-Tag: v0.78~61^2~5 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=682c695898b9223b9fe5b6d7b2f04bbfdf1fa2a2;p=ceph.git release-process.rst: fix some typos Signed-off-by: Danny Al-Gaaf --- diff --git a/doc/dev/release-process.rst b/doc/dev/release-process.rst index b48934831bb3..d9fd2ec6cfbc 100644 --- a/doc/dev/release-process.rst +++ b/doc/dev/release-process.rst @@ -5,7 +5,7 @@ 1. Build environment ==================== -There are multiple build envrionments, debian based packages are built via pbuilder for multiple distributions. The build hosts are listed in the ``deb_hosts`` file, and the list of distributions are in ``deb_dist``. All distributions are build on each of the build hosts. Currently there is 1 64 bit and 1 32 bit build host. +There are multiple build environments, debian based packages are built via pbuilder for multiple distributions. The build hosts are listed in the ``deb_hosts`` file, and the list of distributions are in ``deb_dist``. All distributions are build on each of the build hosts. Currently there is 1 64 bit and 1 32 bit build host. The RPM based packages are built natively, so one distribution per build host. The list of hosts is found in ``rpm_hosts``. @@ -83,7 +83,7 @@ need to create a Makefile.:: This creates tarballs and copies them, with other needed files to the build hosts listed in deb_hosts and rpm_hosts, runs a local build -script, then rsyncs the results back tot the specified release directory.:: +script, then rsyncs the results back to the specified release directory.:: ../ceph-build/do_release.sh /tmp/release