Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMykola Nikishov2018-11-14 12:06:39 +0000
committerAlexander Kurtakov2018-11-19 13:08:21 +0000
commitc6014f6645c44eb9bae918f87ba079437a3e827b (patch)
tree58eefd51a1563620b10c21a2c3231483985c4a58
parente56af434c7f7926d52b2c4e57bf5e5fd8cd35e57 (diff)
downloadrt.equinox.p2-c6014f6645c44eb9bae918f87ba079437a3e827b.tar.gz
rt.equinox.p2-c6014f6645c44eb9bae918f87ba079437a3e827b.tar.xz
rt.equinox.p2-c6014f6645c44eb9bae918f87ba079437a3e827b.zip
Change-Id: I77151f11c944c5642b7a2e5cb0e5f898628dab08 Signed-off-by: Mykola Nikishov <mn@mn.com.ua>
-rw-r--r--bundles/org.eclipse.equinox.p2.artifact.repository/schema/artifactChecksums.exsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.artifact.repository/schema/artifactChecksums.exsd b/bundles/org.eclipse.equinox.p2.artifact.repository/schema/artifactChecksums.exsd
index daf3ff52c..edfe4a22d 100644
--- a/bundles/org.eclipse.equinox.p2.artifact.repository/schema/artifactChecksums.exsd
+++ b/bundles/org.eclipse.equinox.p2.artifact.repository/schema/artifactChecksums.exsd
@@ -118,7 +118,7 @@ public class Activator implements BundleActivator {
<meta.section type="implementation"/>
</appInfo>
<documentation>
- Contributes a checksum algorithm with id &lt;code&gt;sha-256&lt;code&gt; and maps it to &lt;code&gt;SHA-256&lt;/code&gt; MessageDigest implementation.
+ Contributes a checksum algorithm with id &lt;code&gt;sha-256&lt;/code&gt; and maps it to &lt;code&gt;SHA-256&lt;/code&gt; MessageDigest implementation.
</documentation>
</annotation>

Back to the top