stevedlawrence closed pull request #91: Fix "recieve" misspelling
URL: https://github.com/apache/incubator-daffodil/pull/91
 
 
   

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/daffodil-japi/src/main/java/org/apache/daffodil/japi/logger/package-info.java 
b/daffodil-japi/src/main/java/org/apache/daffodil/japi/logger/package-info.java
index 2ffe75b84..aa75ca091 100644
--- 
a/daffodil-japi/src/main/java/org/apache/daffodil/japi/logger/package-info.java
+++ 
b/daffodil-japi/src/main/java/org/apache/daffodil/japi/logger/package-info.java
@@ -16,7 +16,7 @@
  */
 
 /**
- * Provides the classes necessary to recieve logging messages from Daffodil.
+ * Provides the classes necessary to receive logging messages from Daffodil.
  *
  * <h3>Overview</h3>
  *
diff --git a/daffodil-sapi/root-doc.txt b/daffodil-sapi/root-doc.txt
index 182c8db5d..70d9fc2ae 100644
--- a/daffodil-sapi/root-doc.txt
+++ b/daffodil-sapi/root-doc.txt
@@ -4,6 +4,6 @@
 
 [[org.apache.daffodil.sapi]] - Provides the classes necessary to compile DFDL 
schemas, parse and unparse files using the compiled objects, and retrieve 
results and parsing diagnostics
 
-[[org.apache.daffodil.sapi.logger]] - Provides the classes necessary to 
recieve logging messages from Daffodil.
+[[org.apache.daffodil.sapi.logger]] - Provides the classes necessary to 
receive logging messages from Daffodil.
 
 [[org.apache.daffodil.sapi.debugger]] - Provides the classes necessary to 
perform parse tracing or create a custom debugger
diff --git 
a/daffodil-sapi/src/main/scala/org/apache/daffodil/sapi/logger/package.scala 
b/daffodil-sapi/src/main/scala/org/apache/daffodil/sapi/logger/package.scala
index 1941e8f87..9fce288fa 100644
--- a/daffodil-sapi/src/main/scala/org/apache/daffodil/sapi/logger/package.scala
+++ b/daffodil-sapi/src/main/scala/org/apache/daffodil/sapi/logger/package.scala
@@ -18,7 +18,7 @@
 package org.apache.daffodil.sapi
 
 /**
- * Provides the classes necessary to recieve logging messages from Daffodil.
+ * Provides the classes necessary to receive logging messages from Daffodil.
  *
  * <h3>Overview</h3>
  *


 

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to