Hi,
there is a typo in some messages; AFAIK “incompatable” is not the correct spelling, “incompatible” is.
Regards,
Antonio
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 0001-Issue-1145008-Fix-a-typo-s-incompatable-incompatible.patch | 2.84 KB | ao2 |
Hi,
there is a typo in some messages; AFAIK “incompatable” is not the correct spelling, “incompatible” is.
Regards,
Antonio
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 0001-Issue-1145008-Fix-a-typo-s-incompatable-incompatible.patch | 2.84 KB | ao2 |
Comments
Comment #1
ao2 commentedThe attached patch fixes the issue, it can be applied with
git amin order to preserve the authorship [even it is really a trivial patch, I know :)].Thanks,
Antonio
Comment #2
ao2 commentedChanging status to “needs review”
Comment #3
DjebbZ commentedIt works. However I didn't use the
git am, but with a regulargit apply.Comment #4
ao2 commented@DjebbZ,
git amon patches like that one (generated withgit format-patch) makes sure my name and commit message are recorded in the git history.Comment #5
DjebbZ commentedThanks for the info, I've just read the handbook page about advanced patching contributor workflow. Good to know ! Closing tag corrected.
Comment #6
phayes commentedFixed, thanks all. http://drupalcode.org/project/geofield.git/commit/3854cd6