From 208272326ddf4363b97d5bdb74679a5bd62b58e5 Mon Sep 17 00:00:00 2001 From: Ashley Penney Date: Thu, 4 Dec 2014 16:02:52 -0500 Subject: [PATCH] Fix typo in debian:packageBin. --- src/sphinx/GettingStartedApplications/MyFirstProject.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sphinx/GettingStartedApplications/MyFirstProject.rst b/src/sphinx/GettingStartedApplications/MyFirstProject.rst index eae3d2999..acfa6dc8c 100644 --- a/src/sphinx/GettingStartedApplications/MyFirstProject.rst +++ b/src/sphinx/GettingStartedApplications/MyFirstProject.rst @@ -103,7 +103,7 @@ Here, the native packager is warning that we haven't fully configured all the in Now, let's try to run the ``debian:packageBin`` command in the sbt console again :: $ sbt - > debian:PacakgeBin + > debian:PackageBin [info] Altering postrm/postinst files to add user example-cli and group example-cli [info] dpkg-deb: building package `example-cli' in `/home/jsuereth/projects/sbt/sbt-native-packager/tutorial-example/target/example-cli-1.0.deb'