Skip to content

docs: fix Manhattan distance description referencing Hamming distance - #1010

Closed
hijingsong wants to merge 2 commits into
MiniZinc:developfrom
hijingsong:clawoss/docs/fix-manhattan-distance-typo
Closed

docs: fix Manhattan distance description referencing Hamming distance#1010
hijingsong wants to merge 2 commits into
MiniZinc:developfrom
hijingsong:clawoss/docs/fix-manhattan-distance-typo

Conversation

@hijingsong

Copy link
Copy Markdown

Summary

The documentation comments for the four manhattan_distance function overloads in share/minizinc/std/diversity.mzn incorrectly state "Returns the Hamming distance" instead of "Returns the Manhattan distance".

This PR fixes all four instances so the documentation correctly describes the Manhattan distance function.

Closes #1000

@cyderize
cyderize changed the base branch from master to develop April 23, 2026 03:43
@cyderize
cyderize force-pushed the clawoss/docs/fix-manhattan-distance-typo branch from 68f1e4b to b9686d5 Compare April 23, 2026 03:48
@cyderize

Copy link
Copy Markdown
Member

This seems to be a duplicate of #1006.

@cyderize cyderize closed this Apr 23, 2026
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.

Minor Typo in Docs

2 participants