diff --git a/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/p2_repositorytasks.htm b/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/p2_repositorytasks.htm index c54fc445f78..80bef1cdb6d 100644 --- a/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/p2_repositorytasks.htm +++ b/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/guide/p2_repositorytasks.htm @@ -1011,7 +1011,7 @@

p2.composite.repository

destination - The destination repository to modify, defined as outlined above.
+ The destination repository to modify, defined as outlined above.
If it already exists, it is modified in place; otherwise, an initially empty repository is created. @@ -1020,7 +1020,7 @@

p2.composite.repository

source - Optional source repositories, as outlined above.
+ Optional source repositories, as outlined above.
If specified, the content of the sources is copied to the destination, before it is modified. This can be used to modify a remote (read-only) repository, by specifying it as the source, writing the result to a local destination repository, and then copying the resulting files to the remote server.