Updated Branches:
  refs/heads/4.0 58b316c90 -> b17963e63

CLOUDSTACK-1600: Typo in dpkg-buildpackage command

Signed-off-by: Prasanna Santhanam <[email protected]>


Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/b17963e6
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/b17963e6
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/b17963e6

Branch: refs/heads/4.0
Commit: b17963e638e6438a93b313c52d29e51f530496ba
Parents: 58b316c
Author: youribonnaffe <[email protected]>
Authored: Fri Mar 8 12:30:15 2013 +0100
Committer: Joe Brockmeier <[email protected]>
Committed: Fri Mar 8 13:28:36 2013 -0600

----------------------------------------------------------------------
 docs/en-US/build-deb.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/b17963e6/docs/en-US/build-deb.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/build-deb.xml b/docs/en-US/build-deb.xml
index 2bcb1c5..e910459 100644
--- a/docs/en-US/build-deb.xml
+++ b/docs/en-US/build-deb.xml
@@ -51,7 +51,7 @@
        and packaging them into DEBs by issuing the following command.
     </para>
 <screen>
-<command>$ dpkg-buildpackge -uc -us</command>
+<command>$ dpkg-buildpackage -uc -us</command>
 </screen>
 
 <para>

Reply via email to