Skip to content

Fix typos in docstrings and comments#600

Open
Labib-Bin-Salam wants to merge 1 commit into
qlustered:devfrom
Labib-Bin-Salam:fix-docstring-typos
Open

Fix typos in docstrings and comments#600
Labib-Bin-Salam wants to merge 1 commit into
qlustered:devfrom
Labib-Bin-Salam:fix-docstring-typos

Conversation

@Labib-Bin-Salam

Copy link
Copy Markdown

A few small typo fixes I came across while reading through the code and docs:

  • deepdiff/model.py - "comparision" -> "comparison" (in DiffLevel.copy docstring)
  • deepdiff/diff.py - "revisted" -> "revisited" (TODO comment)
  • deepdiff/docstrings/view.rst - "representaion" -> "representation" (x2, these render in the docs)
  • deepdiff/docstrings/deephash_doc.rst - "agains" -> "against"

Comments and documentation only - no functional changes. Branched off dev.

- model.py: "comparision" -> "comparison" (DiffLevel.copy docstring)
- diff.py: "revisted" -> "revisited" (TODO comment)
- docstrings/view.rst: "representaion" -> "representation" (x2)
- docstrings/deephash_doc.rst: "agains" -> "against"
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