From: John Wilkins Date: Tue, 7 May 2013 23:11:29 +0000 (-0700) Subject: doc: Fixed typo. X-Git-Tag: v0.63~70 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=452fb529fad7ca93f07bf7194e5fbea4e01f2ab7;p=ceph.git doc: Fixed typo. fixes: #4422 Signed-off-by: John Wilkins --- diff --git a/doc/dev/release-process.rst b/doc/dev/release-process.rst index 012fd7bd665a..656d5ca76c5a 100644 --- a/doc/dev/release-process.rst +++ b/doc/dev/release-process.rst @@ -7,7 +7,7 @@ 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. -The RPM based packages are are built natively, so one distribution per build host. The list of hosts is found in ``rpm_hosts``. +The RPM based packages are built natively, so one distribution per build host. The list of hosts is found in ``rpm_hosts``. Prior to building, it's necessary to update the pbuilder seed tarballs::