Skip to content

docs: Fix typo in obs_enum_canvases description#13119

Open
psyirius wants to merge 1 commit intoobsproject:masterfrom
obzessed:fix-docs-canvas-weak-typo
Open

docs: Fix typo in obs_enum_canvases description#13119
psyirius wants to merge 1 commit intoobsproject:masterfrom
obzessed:fix-docs-canvas-weak-typo

Conversation

@psyirius
Copy link

@psyirius psyirius commented Feb 13, 2026

Description

Fixes documentation of obs_enum_canvases where in description instead of obs_canvas_get_weak_canvas to retain a weak reference it says obs_canvas_get_weak_encoder.

Motivation and Context

https://docs.obsproject.com/reference-core#c.obs_enum_canvases

image

How Has This Been Tested?

checked the rendered output.

Types of changes

  • Documentation (a change to documentation pages)

Checklist:

  • My code has been run through clang-format.
  • I have read the contributing document.
  • My code is not on the master branch.
  • The code has been tested.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • I have included updates to all appropriate documentation.

Copy link
Member

@RytoEX RytoEX left a comment

Choose a reason for hiding this comment

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

Capitalize "fix" as "Fix". Do not use backticks in commit messages or PR titles.

docs: Fix typo in obs_enum_canvases description

@psyirius psyirius changed the title docs: fix typo in obs_enum_canvases description docs: fix typo in obs_enum_canvases description Feb 14, 2026
@psyirius psyirius force-pushed the fix-docs-canvas-weak-typo branch from e7cd7ce to f6fa377 Compare February 14, 2026 06:03
@psyirius psyirius changed the title docs: fix typo in obs_enum_canvases description docs: Fix typo in obs_enum_canvases description Feb 14, 2026
@psyirius psyirius force-pushed the fix-docs-canvas-weak-typo branch from f6fa377 to 30e7e3e Compare February 14, 2026 06:05
@psyirius
Copy link
Author

Capitalize "fix" as "Fix". Do not use backticks in commit messages or PR titles.

docs: Fix typo in obs_enum_canvases description

Done.

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