From 2294df133877056b7859ec8707a7038f1dea9167 Mon Sep 17 00:00:00 2001 From: Juergen Borleis Date: Tue, 21 Jun 2016 15:50:03 +0200 Subject: Doc: fix more typos Signed-off-by: Juergen Borleis --- doc/dev_manual.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/dev_manual.rst b/doc/dev_manual.rst index 0980c6fc9..0835f2764 100644 --- a/doc/dev_manual.rst +++ b/doc/dev_manual.rst @@ -529,7 +529,7 @@ In all of these cases we must patch the sources to make them work. Refer to section :ref:`patching_packages` on how to use PTXdist’s features to simplify this task. -In this example we expect the best case: Everything went fine, even for +In this example we expect the best case: everything went fine, even for cross compiling. So, we can continue with the next stage: *install* :: @@ -699,12 +699,12 @@ To check it right away, we simply run these two commands: .. important:: Discover somehow hidden dependencies with one more last check! Up to this point all the development of the new package was done in an already -built BSP. Doing so sometimes somehow hidden dependcies cannot be seen: +built BSP. Doing so sometimes somehow hidden dependencies cannot be seen: everything seems fine, the new package builds always successfully and the results are working on the target. So to check for this kind of dependencies there is still one more final check -todo (even if its boring and takes time): +to do (even if its boring and takes time): :: -- cgit v1.2.3