You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by co...@apache.org on 2020/07/10 10:06:46 UTC

[santuario-xml-security-java] branch master updated: Fixing typo from last commit

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

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/santuario-xml-security-java.git


The following commit(s) were added to refs/heads/master by this push:
     new f301cdf  Fixing typo from last commit
f301cdf is described below

commit f301cdf8fba694fcb61274f6e4ef067b4b661c51
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Fri Jul 10 11:06:30 2020 +0100

    Fixing typo from last commit
---
 src/main/java/org/apache/jcp/xml/dsig/internal/dom/DOMReference.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/java/org/apache/jcp/xml/dsig/internal/dom/DOMReference.java b/src/main/java/org/apache/jcp/xml/dsig/internal/dom/DOMReference.java
index 2c09692..5292e56 100644
--- a/src/main/java/org/apache/jcp/xml/dsig/internal/dom/DOMReference.java
+++ b/src/main/java/org/apache/jcp/xml/dsig/internal/dom/DOMReference.java
@@ -1,5 +1,5 @@
 /**
- *r Licensed to the Apache Software Foundation (ASF) under one
+ * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements. See the NOTICE file
  * distributed with this work for additional information
  * regarding copyright ownership. The ASF licenses this file