Skip to content

Commit 8b5c1b2

Browse files
youribonnaffePrasanna Santhanam
authored andcommitted
CLOUDSTACK-1600: Typo in dpkg-buildpackage command
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
1 parent ee9f97f commit 8b5c1b2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/en-US/build-deb.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
and packaging them into DEBs by issuing the following command.
5252
</para>
5353
<screen>
54-
<command>$ dpkg-buildpackge -uc -us</command>
54+
<command>$ dpkg-buildpackage -uc -us</command>
5555
</screen>
5656

5757
<para>

docs/pot/build-deb.pot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ msgstr ""
6262
#. Tag: screen
6363
#, no-c-format
6464
msgid "\n"
65-
"<command>$ dpkg-buildpackge -uc -us</command>\n"
65+
"<command>$ dpkg-buildpackage -uc -us</command>\n"
6666
""
6767
msgstr ""
6868

0 commit comments

Comments
 (0)