Hi,

there is a typo in some messages; AFAIK “incompatable” is not the correct spelling, “incompatible” is.

Regards,
Antonio

Comments

ao2’s picture

Issue tags: ++patch
StatusFileSize
new2.84 KB

The attached patch fixes the issue, it can be applied with git am in order to preserve the authorship [even it is really a trivial patch, I know :)].

Thanks,
Antonio

ao2’s picture

Status: Active » Needs review

Changing status to “needs review”

DjebbZ’s picture

Status: Needs review » Reviewed & tested by the community

It works. However I didn't use the git am, but with a regular git apply.

ao2’s picture

@DjebbZ, git am on patches like that one (generated with git format-patch) makes sure my name and commit message are recorded in the git history.

DjebbZ’s picture

Thanks for the info, I've just read the handbook page about advanced patching contributor workflow. Good to know ! Closing tag corrected.

phayes’s picture

Status: Reviewed & tested by the community » Fixed

Automatically closed -- issue fixed for 2 weeks with no activity.