Skip to content

Commit

Permalink
#16339: change "an" to "the"
Browse files Browse the repository at this point in the history
  • Loading branch information
nhuang-tt committed Feb 3, 2025
1 parent 83b3325 commit dee037f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tt_metal/api/tt-metalium/command_queue_interface.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ class DispatchMemMap {
DispatchMemMap(DispatchMemMap&& other) noexcept = delete;

//
// Returns an instance. The instance is reset if the core_type and/or num_hw_cqs changed from
// Returns the instance. The instance is reset if the core_type and/or num_hw_cqs changed from
// the last call. The memory region sizes can be configured using DispatchSettings.
//
// If the settings changed, then force_reinit_with_settings will recreate the instance with
Expand Down

0 comments on commit dee037f

Please sign in to comment.