You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2022/10/01 04:00:57 UTC

[isis] branch master updated: ISIS-3122: java-doc typo

This is an automated email from the ASF dual-hosted git repository.

ahuber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git


The following commit(s) were added to refs/heads/master by this push:
     new 3c6766b3a5 ISIS-3122: java-doc typo
3c6766b3a5 is described below

commit 3c6766b3a5b423cfb232d317beb3c0a3338b326c
Author: andi-huber <ah...@apache.org>
AuthorDate: Sat Oct 1 06:00:51 2022 +0200

    ISIS-3122: java-doc typo
---
 .../isis/valuetypes/vega/ui/wkt/components/js/VegaEmbedJsReference.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/valuetypes/vega/ui/wicket/src/main/java/org/apache/isis/valuetypes/vega/ui/wkt/components/js/VegaEmbedJsReference.java b/valuetypes/vega/ui/wicket/src/main/java/org/apache/isis/valuetypes/vega/ui/wkt/components/js/VegaEmbedJsReference.java
index 968613af11..068c348455 100644
--- a/valuetypes/vega/ui/wicket/src/main/java/org/apache/isis/valuetypes/vega/ui/wkt/components/js/VegaEmbedJsReference.java
+++ b/valuetypes/vega/ui/wicket/src/main/java/org/apache/isis/valuetypes/vega/ui/wkt/components/js/VegaEmbedJsReference.java
@@ -26,7 +26,7 @@ import lombok.Getter;
 import lombok.experimental.Accessors;
 
 /**
- * Provides a local copy of {@linkplain https://cdn.jsdelivr.net/npm/vega-embedded@6.21.0}
+ * Provides a local copy of {@linkplain https://cdn.jsdelivr.net/npm/vega-embed@6.21.0}
  * <p>
  * LICENSE <a href="https://vega.github.io/vega/vega/blob/main/LICENSE">BSD-3-Clause license</a>
  * @since 2.0