diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2016-02-24 12:49:57 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-03 17:40:14 +0000 |
| commit | a882267b58aac556e0a12656a4bbc2e278626920 (patch) | |
| tree | 4fb22ef3dde5116b5cfd247318b43a82193eca01 /documentation | |
| parent | 70c7e36cb422f358f8eb738d2c74e14d83a82208 (diff) | |
| download | poky-a882267b58aac556e0a12656a4bbc2e278626920.tar.gz | |
dev-manual: Fixed typo in the devshell section.
(From yocto-docs rev: 6dd9cae65d8ae0617c69f57c6df67bfd769ce30c)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/dev-manual/dev-manual-model.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index ff74063fc3..d10f85f6a1 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml | |||
| @@ -3301,7 +3301,7 @@ | |||
| 3301 | just as it would be run using the | 3301 | just as it would be run using the |
| 3302 | <filename>bitbake -c</filename> command. | 3302 | <filename>bitbake -c</filename> command. |
| 3303 | </para></listitem> | 3303 | </para></listitem> |
| 3304 | <listitem><para>Any <filename>run.*</filename> file that doe not | 3304 | <listitem><para>Any <filename>run.*</filename> file that does not |
| 3305 | have a <filename>.pid</filename> extension is a | 3305 | have a <filename>.pid</filename> extension is a |
| 3306 | symbolic link (symlink) to the most recent version of that | 3306 | symbolic link (symlink) to the most recent version of that |
| 3307 | file. | 3307 | file. |
