"it's" is a contraction, not the genitive

This commit is contained in:
Colin Watson 2007-12-04 06:43:56 +00:00
parent 39938465a5
commit f0d043ced9
2 changed files with 3 additions and 3 deletions

4
README
View File

@ -18,7 +18,7 @@ get-branches <directory> <team> [checkout|branch]
get-build-deps [<packages list or file containing a list of packages>]
... will install the build dependencies for a package, if you are inside
it's source file. Alternatively, you can pass it the name of a file
its source file. Alternatively, you can pass it the name of a file
containing a list of packages, one on each line, or just pass them all
as parameters, and it will get their build dependencies.
@ -58,4 +58,4 @@ update-maintainer
what-patch
... will check what patching system is used by a package.
You need to be in it's source directory in order that it works.
You need to be in its source directory in order that it works.

View File

@ -107,7 +107,7 @@
<title>ppaput options:</title>
<varlistentry>
<term><option>-n</option></term>
<listitem><para>files a new bug report and adds it's number to
<listitem><para>files a new bug report and adds its number to
<filename>debian/changelog</filename>
</para></listitem>
</varlistentry>