Skip to content

removed unspaced pluralization of data type (bytes) which caused MD p… #701

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 4, 2019

Conversation

robzach
Copy link
Contributor

@robzach robzach commented Sep 4, 2019

…arse error

@per1234 per1234 merged commit 66889ab into arduino:master Sep 4, 2019
@per1234
Copy link
Collaborator

per1234 commented Sep 4, 2019

Thanks @robzach!

@SeppPenner
Copy link
Contributor

SeppPenner commented Sep 4, 2019

@per1234: One question. Does this apply to every occurence where the ` is followed by some other thing than a space? In the German repo, I have used this quite often (Because some words are combined with a - in German...).

EDIT: A - seems to be ok. So it's just other chars: https://www.arduino.cc/reference/de/language/functions/analog-io/analogwrite/

EDIT2: I will try to fix all occurences of this soon using e.g. double[a-zA-Z]

EDIT3: The PR that finally fixes all occurences of this, is here: #702.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants