diff options
author | Mattia Rizzolo <mattia@mapreri.org> | 2015-08-17 15:40:13 +0000 |
---|---|---|
committer | Mattia Rizzolo <mattia@mapreri.org> | 2015-08-17 15:40:13 +0000 |
commit | 80f3c2fd38b90caa6be87ffb15847a8310e7913d (patch) | |
tree | aff67f9a7eb2b844bfb2aacbeb06c7ef20a40644 /Documentation | |
parent | cef3b3fc6af40735a5c746797d8e3d4d68075d84 (diff) | |
download | pbuilder-80f3c2fd38b90caa6be87ffb15847a8310e7913d.tar pbuilder-80f3c2fd38b90caa6be87ffb15847a8310e7913d.tar.gz |
doc: fix grammar s/is/are/
Gbp-Dch: Ignore
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/pbuilder-doc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/pbuilder-doc.xml b/Documentation/pbuilder-doc.xml index 28f957e..6a76bc3 100644 --- a/Documentation/pbuilder-doc.xml +++ b/Documentation/pbuilder-doc.xml @@ -1507,7 +1507,7 @@ $ pdebuild --pbuilder cowbuilder</screen> <para> Current implementation of ccache support has several bugs, that CCACHEDIR must be owned by the pbuilder build user, and - parallel runs of pbuilder is not supported. Therefore it is + parallel runs of pbuilder are not supported. Therefore it is not enabled by default. </para> </sect1> |