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

Fix typo in docstring of ASTNode_isLogical #230

Merged
merged 1 commit into from
May 24, 2022

Conversation

giordano
Copy link
Contributor

Description

Motivation and Context

Docstring of this function is currently rendered in this way: https://sbml.org/software/libsbml/5.18.0/docs/formatted/c-api/class_a_s_t_node__t.html#a023b6d785bf900a974168d2ea14fa9dc

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Change in documentation

Checklist:

  • I have updated all documentation necessary.
  • I have checked spelling in (new) comments.

Testing

  • Testing is done automatically and codecov shows test coverage
  • This cannot be tested automatically

@fbergmann fbergmann self-requested a review May 24, 2022 07:53
Copy link
Member

@fbergmann fbergmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch, thank you

@fbergmann fbergmann merged commit 7d740d4 into sbmlteam:development May 24, 2022
@giordano giordano deleted the patch-1 branch May 24, 2022 08:02
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.

None yet

2 participants