You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juneau.apache.org by GitBox <gi...@apache.org> on 2018/11/09 15:32:40 UTC

[GitHub] jamesbognar closed pull request #14: Fix incorrect javadoc wording

jamesbognar closed pull request #14: Fix incorrect javadoc wording
URL: https://github.com/apache/juneau/pull/14
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/juneau-core/juneau-svl/src/main/java/org/apache/juneau/svl/vars/LowerCaseVar.java b/juneau-core/juneau-svl/src/main/java/org/apache/juneau/svl/vars/LowerCaseVar.java
index e708340e7..e110f4968 100644
--- a/juneau-core/juneau-svl/src/main/java/org/apache/juneau/svl/vars/LowerCaseVar.java
+++ b/juneau-core/juneau-svl/src/main/java/org/apache/juneau/svl/vars/LowerCaseVar.java
@@ -15,7 +15,7 @@
 import org.apache.juneau.svl.*;
 
 /**
- * Upper-case variable resolver.
+ * Lower-case variable resolver.
  *
  * <p>
  * The format for this var is <js>"$LC{stringValue}"</js>.


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services