Skip to content

Docs typos#2834

Merged
hansu merged 2 commits intoLinuxCNC:2.9from
smoe:docs_typos
Jan 6, 2024
Merged

Docs typos#2834
hansu merged 2 commits intoLinuxCNC:2.9from
smoe:docs_typos

Conversation

@smoe
Copy link
Copy Markdown
Collaborator

@smoe smoe commented Jan 5, 2024

As usual, something spotted while translating.

Please kindly confirm my interpretation "neither between" in docs/src/drivers/hal_gpio.adoc line 57.
Admittedly this PR was mostly motivated as a technical excercise to work with WSL.

@petterreinholdtsen
Copy link
Copy Markdown
Collaborator

I assume you are talking about this sentence: The pin names are case-sensitive and there must be no spaces in the strings, neither between the comma-separated pins lists of the "=" signs.

I would write "no spaces in the string, nor between the comma-separated pins" instead myself. No native speaker, so not sure if it truly better.

@hansu
Copy link
Copy Markdown
Member

hansu commented Jan 6, 2024

Both is fine I guess.
We can also write:

(3)
The pin names are case-sensitive and there must be no spaces in the strings, not even between the comma-separated pins lists of the "=" signs.

or

(4)
The pin names are case-sensitive and there must be neither spaces in the strings, nor between the comma-separated pins lists of the "=" signs.

But I would prefer (1) (Steffens version) or (2) (Petters version).

@smoe
Copy link
Copy Markdown
Collaborator Author

smoe commented Jan 6, 2024 via email

@hansu
Copy link
Copy Markdown
Member

hansu commented Jan 6, 2024

I agree :)

@hansu hansu merged commit a49f53a into LinuxCNC:2.9 Jan 6, 2024
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