Re: typos
Werner LEMBERG <[email protected]>
| Newsgroups | gmane.comp.gnu.lilypond.devel |
|---|---|
| Message-ID | <[email protected]> |
> *simon@simon-desktop*:*~/lilypond/lilypond*$ git grep mulitple
> scm/define-context-properties.scm: (subdivideBeams ,boolean? "If set,
> beams of*mulitple* stems may be
> *simon@simon-desktop*:*~/lilypond/lilypond*$ git grep mulitip
> scm/define-context-properties.scm:@code{beamMaximumSubdivision},
> between beats at*mulitip*les of
Thanks, this and some other spelling fixes is now part of
https://gitlab.com/lilypond/lilypond/-/merge_requests/2767
> I need to get back into the swing of things and will hopefully soon
> learn to make quick MRs myself. But I have to take care not to
> overwhelm myself…
It's rather straightforward, I think. Please don't hesitate to ask
more if you need help to properly set up everything. The
Contributor's Guide describes the process in detail; however, if there
are unclear parts, please report them so that we can update the CG
accordingly.
Werner