]> gitweb.fluxo.info Git - keyringer.git/commitdiff
Removing trailing space at doc page
authorSilvio Rhatto <rhatto@riseup.net>
Wed, 3 Sep 2014 16:42:59 +0000 (13:42 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Tue, 24 Mar 2015 17:46:46 +0000 (14:46 -0300)
development.mdwn

index bbc688d95c3aea940063514cadb340a19df7f5c3..24c65f0b27605d01e0556bda62f188230bec4324 100644 (file)
@@ -86,7 +86,7 @@ Run lintian (or [add it to your pbuilder hooks](http://askubuntu.com/questions/1
 Notes:
 
 * `git-import-orig` takes care of running `pristine-tar commit`, of merging of the tag and orig tarball into the upstream branch, and then it merges the result into the debian branch. With the above configuration, it also runs git-dch to do the bulk of the work in `debian/changelog`.
-* To build a development package, checkout the debian branch, merge master, run `git-dch --auto --snapshot` and build. 
+* To build a development package, checkout the debian branch, merge master, run `git-dch --auto --snapshot` and build.
 
 Adding or changing a subcommand
 -------------------------------