FHIR Chat · Spelling error in IG headers · IG creation

Stream: IG creation

Topic: Spelling error in IG headers


view this post on Zulip JP (May 24 2021 at 19:37):

There's a small typo in the headers showing the current version of an IG. I specifically see it in the CQL IG:
image.png
"This is the current published version in it's permanent home"
it's => its

view this post on Zulip Rob Hausam (May 24 2021 at 20:39):

good catch

view this post on Zulip Jose Costa Teixeira (May 24 2021 at 21:00):

not being a native English speaker, i 'm not sure about whether I should make a PR. I think the offending line is
https://github.com/HL7/fhir-ig-publisher/blob/69d75f1f80f547f0ea7ea98a5e8edecca61672dd/org.hl7.fhir.publisher.core/src/main/java/org/hl7/fhir/igtools/publisher/utils/IGReleaseUpdater.java#L531

view this post on Zulip Rob Hausam (May 24 2021 at 21:21):

Yes, that appears to be the right place - and sure, go ahead and make the PR.

view this post on Zulip Jose Costa Teixeira (May 24 2021 at 21:37):

is there a github issue for this?

view this post on Zulip Jose Costa Teixeira (May 24 2021 at 21:37):

(please?)

view this post on Zulip Lloyd McKenzie (May 24 2021 at 22:21):

You don't have to have an issue to make a PR. That one's a no-brainer

view this post on Zulip Jose Costa Teixeira (May 24 2021 at 22:42):

https://github.com/HL7/fhir-ig-publisher/pull/273


Last updated: Apr 12 2022 at 19:14 UTC