ref-manual: Got rid of the contraction "doesn't".

(From yocto-docs rev: d9c6470c0f1fa31bc4163f64fefaf91489e297f4)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2013-03-27 08:31:30 -07:00 committed by Richard Purdie
parent 88b6f72dfb
commit a917e79a91
1 changed files with 1 additions and 1 deletions

View File

@ -406,7 +406,7 @@
is a relatively generic implementation of how to "capture" a snapshot of a given task.
The idea is that the build process does not care about the source of a task's output.
Output could be freshly built or it could be downloaded and unpacked from
somewhere - the build process doesn't need to worry about its source.
somewhere - the build process does not need to worry about its source.
</para>
<para>