Skip to content

Commit

Permalink
Fix spelling
Browse files Browse the repository at this point in the history
Features: DfuseFind
Allow-unstable-test: true

Signed-off-by: Denis Barakhtanov <[email protected]>
  • Loading branch information
0xE0F committed Jan 28, 2025
1 parent 8aab5b5 commit ede533f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/client/pydaos/torch/torch_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@ def _flush(self):
def _submit_chunk(self, offset, chunk):
""" Submits chunk for writing to the container.
This is blocking methind, if the queue is bounded (via chunks_limit parameter) and full,
This is blocking method, if the queue is bounded (via chunks_limit parameter) and full,
forcing the caller to wait until some of the chunks are written to the storage.
"""

Expand Down
1 change: 1 addition & 0 deletions utils/cq/words.dict
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,7 @@ mca
mdtest
mem
memcheck
memoryview
metadata
mgmt
middleware
Expand Down

0 comments on commit ede533f

Please sign in to comment.