Skip to content

Commit

Permalink
'Corrects typo 'becuase' into 'because'.'
Browse files Browse the repository at this point in the history
  • Loading branch information
dupgit committed Mar 10, 2024
1 parent 8671d56 commit d2640c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resource/traversers/dfu.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ class dfu_traverser_t : protected detail::dfu_impl_t
* match callback uses.
* EBUSY: cannot match because resources/devices
* are currently in use.
* ENODEV: unsatifiable jobspec becuase no
* ENODEV: unsatifiable jobspec because no
* resources/devices can satisfy the request.
*/
int run (Jobspec::Jobspec &jobspec,
Expand Down

0 comments on commit d2640c7

Please sign in to comment.