From 4bf649ec91f97d9d40336dc481b43926a70b8ea8 Mon Sep 17 00:00:00 2001 From: Christoph Rueger Date: Mon, 1 Jul 2024 21:56:42 +0200 Subject: [PATCH] wording Signed-off-by: Christoph Rueger --- _manual/repositories-view.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_manual/repositories-view.md b/_manual/repositories-view.md index 8441706..2d1c1d2 100644 --- a/_manual/repositories-view.md +++ b/_manual/repositories-view.md @@ -25,7 +25,7 @@ Bndtools uses repositories in the following ways: * To look up bundles specified in the Run Bundles list by BSN and version Repositories are implemented as [bnd plug-ins](https://bnd.bndtools.org/chapters/870-plugins.html), and can be configured by editing the Plugins sections of the workspace configuration file (*Bndtools* menu ยป *Open main bnd config*). -Repostories can be [tagged](https://bnd.bndtools.org/chapters/870-plugins.html#tagging-of-repository-plugins) to control if they are considered for resolving dependencies. +Repostories can be [tagged](https://bnd.bndtools.org/chapters/870-plugins.html#tagging-of-repository-plugins) to control how they are used for resolving dependencies. ![](/images/concepts/repositories01.png)