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 5320e92  ISIS-1841 fixes java-doc
5320e92 is described below

commit 5320e92ab1b6b4dea1e973696f31979d59c533fb
Author: Andi Huber <ahu...@apache.org>
AuthorDate: Thu May 24 13:28:55 2018 +0200

    ISIS-1841 fixes java-doc
---
 .../java/org/apache/isis/commons/internal/functions/_Functions.java     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/core/commons/src/main/java/org/apache/isis/commons/internal/functions/_Functions.java
 
b/core/commons/src/main/java/org/apache/isis/commons/internal/functions/_Functions.java
index d595f85..e05a726 100644
--- 
a/core/commons/src/main/java/org/apache/isis/commons/internal/functions/_Functions.java
+++ 
b/core/commons/src/main/java/org/apache/isis/commons/internal/functions/_Functions.java
@@ -150,7 +150,7 @@ public class _Functions {
        
        /**
         * 
-        * Similar to {@link Function}, but allows checked exceptions to be 
thrown.
+        * Similar to {@link Supplier}, but allows checked exceptions to be 
thrown.
         *
         * @param <T>
         * @param <R>

-- 
To stop receiving notification emails like this one, please contact
ahu...@apache.org.

Reply via email to