From 746d63be1eb2a5157f0c7ac4d7dbfae84417d440 Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Fri, 2 Jan 2009 13:30:42 +0100 Subject: fix typos Closes: #510479 Thanks: Jonathan Wiltshire --- docs/chapters/building.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/chapters') diff --git a/docs/chapters/building.sgml b/docs/chapters/building.sgml index 00257444..a0467e53 100644 --- a/docs/chapters/building.sgml +++ b/docs/chapters/building.sgml @@ -16,7 +16,7 @@ If &git-buildpackage; doesn't find a valid upstream tarball it will create one by looking at the tag matching the upstream version, if no tag can be found it uses the tip of the current . Any - other treeish objecto to create the upstream tarball from can be given with + other treeish object to create the upstream tarball from can be given with the option. Once you're satisfied with the build and want to do a release you commit all your changes and issue: @@ -26,7 +26,7 @@ This will again build the debian package and tag the final result after extracting the current version from the changelog. If you want &gpg; signed tags you can use the and - options. To safe typing these option can be + options. To save typing these option can be specified via the configuration files. You can futhermore change the tag format used when creating tags with the option, the default is debian/<version>. -- cgit v1.2.3