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

Typo in doc - notice an extra ` symbol in #Element properties #168

Closed
ghost opened this issue Jul 10, 2021 · 1 comment · Fixed by #170
Closed

Typo in doc - notice an extra ` symbol in #Element properties #168

ghost opened this issue Jul 10, 2021 · 1 comment · Fixed by #170

Comments

@ghost
Copy link

ghost commented Jul 10, 2021

Hi team,

In #element-properties

AddProperty(col1, col2, ?col3, ?col4)` has an extra ` symbol after ?col3, and should be AddProperty(col1, col2, ?col3, ?col4) instead

Screenshot

image

Potherca added a commit that referenced this issue Jul 13, 2021
@Potherca Potherca added this to the v2.3.0 milestone Jul 13, 2021
@Potherca
Copy link
Member

I've opened an MR to fix this. Thanks again! 👍

@kirchsth kirchsth modified the milestones: v2.3.0, v2.4.0 Aug 15, 2021
@Potherca Potherca modified the milestones: v2.4.0, v2.3.1 Aug 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants