diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index 7ab9e015a6..d75b21ddde 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml @@ -1725,10 +1725,10 @@ directory. SRC_URI += "file://my_changes.patch" - Increment the Package Revision Number: + Increment the Recipe Revision Number: Finally, don't forget to 'bump' the PR - value in the same recipe since the resulting packages have changed. + value in the recipe since the resulting packages have changed. @@ -1851,10 +1851,10 @@ directory. SRC_URI += "file://my_changes.patch" - Increment the Package Revision Number: + Increment the Recipe Revision Number: Finally, don't forget to 'bump' the PR - value in the same recipe since the resulting packages have changed. + value in the recipe since the resulting packages have changed.