aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2011-09-27 00:14:03 +0200
committerGuido Günther <agx@sigxcpu.org>2011-09-27 00:14:03 +0200
commit1a1dfc66283a744d0ba1ec2aa94095ddf4e2ff33 (patch)
tree75213c92ae64224fa13acad53e2b2f1123d552af /docs
parentb33cf749f983f32cc2c4c8fd8c9d15df958abfee (diff)
Add missing brace
Diffstat (limited to 'docs')
-rw-r--r--docs/chapters/building.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/chapters/building.sgml b/docs/chapters/building.sgml
index 911a1ddc..784f553f 100644
--- a/docs/chapters/building.sgml
+++ b/docs/chapters/building.sgml
@@ -74,7 +74,7 @@ export-dir=../build-area
<title>Invoking external programs</title>
<para>
Besides the commands for cleaning the package build dir
- (<option>cleaner</option> and building the package
+ (<option>cleaner</option>) and building the package
(<option>builder</option>) you can also invoke hooks during the package
build: immediately before a build (<option>prebuild</option>,
after a successful build (<option>postbuild</option>) and after