Skip to content
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

Skylark documentation using "else if" #4637

Closed
pmuetschard opened this issue Feb 14, 2018 · 1 comment
Closed

Skylark documentation using "else if" #4637

pmuetschard opened this issue Feb 14, 2018 · 1 comment
Assignees
Labels
P2 We'll consider working on this in future. (Assignee optional) type: documentation (cleanup)

Comments

@pmuetschard
Copy link
Contributor

Description of the problem / feature request:

The skylark documentation has a reference to "else if", which is invalid. It should read "elif".

https://docs.bazel.build/versions/master/skylark/spec.html#unary-operators

@philwo philwo added type: documentation (cleanup) P2 We'll consider working on this in future. (Assignee optional) labels Feb 15, 2018
@tualeron
Copy link
Contributor

Addressed in pull request 4692.

bazel-io pushed a commit that referenced this issue Feb 23, 2018
Addresses issue [4637](#4637) by replacing "else if" with "elif".

Closes #4692.

PiperOrigin-RevId: 186800016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 We'll consider working on this in future. (Assignee optional) type: documentation (cleanup)
Projects
None yet
Development

No branches or pull requests

3 participants