Skip to content

fix: correct typos in comments and docstrings#7913

Open
thecaptain789 wants to merge 1 commit intodmlc:masterfrom
thecaptain789:fix-typos
Open

fix: correct typos in comments and docstrings#7913
thecaptain789 wants to merge 1 commit intodmlc:masterfrom
thecaptain789:fix-typos

Conversation

@thecaptain789
Copy link

Fix common spelling errors in comments and docstrings:

  • tools/verification_utils.py: 'seperated' -> 'separated'
  • tools/distpartitioning/dataset_utils.py: 'seperate' -> 'separate'
  • python/dgl/cuda/nccl.py: 'recieved' -> 'received' (3 occurrences)

Small cleanup, no functional changes.

- tools/verification_utils.py: 'seperated' -> 'separated'
- tools/distpartitioning/dataset_utils.py: 'seperate' -> 'separate'
- python/dgl/cuda/nccl.py: 'recieved' -> 'received' (3 occurrences)
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