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

doc: Fix typos in VideoStreamOptions docs #3493

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

musoke
Copy link
Contributor

@musoke musoke commented Dec 20, 2023

Description

This is a very small change.

The docs for VideoStreamOptions give example values for profile
which are unquoted strings.
Add quotes to the example strings in the docs.

Type of change

Delete options that do not apply:

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • Added an entry in NEWS.md (for new features and breaking changes)
  • Added or changed relevant sections in the documentation
  • Added unit tests for new algorithms, conversion methods, etc.
  • Added reference image tests for new plotting functions, recipes, visual options, etc.

Most of these don't apply here.

The docs for `VideoStreamOptions` give example values for `profile`
which are unquoted strings.
Add quotes to the example strings in the docs.
@jkrumbiegel jkrumbiegel merged commit e3d834d into MakieOrg:master Dec 20, 2023
15 checks passed
@jkrumbiegel
Copy link
Member

Thank you!

@musoke musoke deleted the doc/anim-fix branch December 20, 2023 09:33
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.

2 participants