jadams-tresys commented on code in PR #1330:
URL: https://github.com/apache/daffodil/pull/1330#discussion_r1792353827
##########
daffodil-runtime1/src/main/scala/org/apache/daffodil/runtime1/infoset/PartialNextElementResolver.scala:
##########
@@ -304,9 +304,9 @@ class SeveralPossibilitiesForNextElement(
hasNamespace: Boolean
): Maybe[ElementRuntimeData] = {
Logger.log.debug(s"""
- NextERDResovler -> trd: $trd\n
- NextERDResovler -> looking for: $local\n
- NextERDResovler -> nextERDMap: $nextERDMap\n""")
+ NextERDResolver -> trd: $trd\n
+ NextERDResolver -> looking for: $local\n
+ NextERDResolver -> nextERDMap: $nextERDMap\n""")
Review Comment:
I stared at this way too hard trying to figure out what changed here, I
might be dyslexic
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]