Skip to content

docs: remove duplicated XML doc block on CubicResampler.Spline - #3173

Closed
FirmaSpring wants to merge 1 commit into
SixLabors:mainfrom
FirmaSpring:fix/cubic-resampler-duplicate-doc
Closed

docs: remove duplicated XML doc block on CubicResampler.Spline#3173
FirmaSpring wants to merge 1 commit into
SixLabors:mainfrom
FirmaSpring:fix/cubic-resampler-duplicate-doc

Conversation

@FirmaSpring

Copy link
Copy Markdown

Problem

CubicResampler.Spline has two consecutive <summary> blocks. The second one is a copy-paste leftover from RobidouxSharp and wrongly describes Spline as "the Robidoux Sharp algorithm".

Solution

Remove the duplicated block so Spline keeps a single, correct summary ("The function implements the spline algorithm").

Verification

Build-only doc comment change; no behavior change. dotnet build of the affected project is not affected by comment removal.

Spline carried two consecutive summary blocks; the second one wrongly described it as the Robidoux Sharp algorithm. Keep the spline summary only.

Co-authored-by: FirmamentalSpring <287222957+FirmaSpring@users.noreply.github.com>
@FirmaSpring

Copy link
Copy Markdown
Author

Closing as duplicate of #3170 which covers the same duplicated doc block on CubicResampler.Spline. Sorry for the noise.

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.

1 participant