]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_installinit
r1603: * Typo. Closes: #207999
[debhelper.git] / dh_installinit
index 09bb4e5649ae2a211f503de362cfe820994fa1b9..360f378397176f34fe749c94b351ce8a41e2edc7 100755 (executable)
@@ -68,7 +68,7 @@ Install the init script (and default file) using the filename I<name>
 instead of the default filename, which is the package name. When this
 parameter is used, dh_installinit looks for and installs files named
 debian/package.name.init and debian/package.name.default, instead of the
-usual debian/package.init and debian/pacage.default.
+usual debian/package.init and debian/package.default.
 
 =item B<--init-script=>I<scriptname>