Skip to content

Commit

Permalink
Merge pull request #23 from chu11/typo
Browse files Browse the repository at this point in the history
cerebrod: fix comment typo
  • Loading branch information
chu11 authored Sep 29, 2023
2 parents 552fde9 + b88333e commit 7b5f551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cerebrod/cerebrod_metric_controller.c
Original file line number Diff line number Diff line change
Expand Up @@ -966,7 +966,7 @@ _speaker_metric_names_dump(void)
*
* Thread to service a connection from a client to retrieve metric
* data. Use wrapper functions minimally, b/c we want to return
* errors to the user instead of exitting with errors.
* errors to the user instead of exiting with errors.
*
* Passed int * pointer to client TCP socket file descriptor
*
Expand Down

0 comments on commit 7b5f551

Please sign in to comment.