You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by GitBox <gi...@apache.org> on 2018/07/30 05:39:12 UTC

[GitHub] cziegeler closed pull request #1: Fixed Spelling.

cziegeler closed pull request #1: Fixed Spelling.
URL: https://github.com/apache/sling-org-apache-sling-commons-classloader/pull/1
 
 
   

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/src/main/java/org/apache/sling/commons/classloader/DynamicClassLoaderManager.java b/src/main/java/org/apache/sling/commons/classloader/DynamicClassLoaderManager.java
index 60cec58..8d247c6 100644
--- a/src/main/java/org/apache/sling/commons/classloader/DynamicClassLoaderManager.java
+++ b/src/main/java/org/apache/sling/commons/classloader/DynamicClassLoaderManager.java
@@ -24,7 +24,7 @@
  * The dynamic class loader manager is a central
  * service managing all dynamic class loaders.
  * It provides a class loader that can be used by
- * bundles requiring access to all publically available
+ * bundles requiring access to all publicly available
  * classes.
  *
  * The default implementation uses the package admin


 

----------------------------------------------------------------
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