From a645073106a3925ba76ab3ec228b3f607ab5a9a2 Mon Sep 17 00:00:00 2001 From: Jon Dowland Date: Fri, 20 May 2011 13:56:04 +0200 Subject: Spelling corrections Closes: #627378 --- 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 97a9932..d6c11f0 100644 --- a/docs/chapters/building.sgml +++ b/docs/chapters/building.sgml @@ -79,7 +79,7 @@ export-dir=../build-area ( and building the package () you can also invoke hooks during the package build: immediately before a build (, - after a succesful build () and after + after a successful build () and after creating a tag (). Typical applications are running lintian or pushing changes into a remote repository. @@ -101,7 +101,7 @@ export-dir=../build-area Pushing into a remote repository - If you want to push your changes automatically after a succesful build and tag + If you want to push your changes automatically after a successful build and tag you can use &git-buildpackage;'s posttag hook. A very simple invocation would look like this: git-buildpackage ="git push && git push --tags" -- cgit v1.2.3