Skip to content

Commit

Permalink
libdevdctl: Fix typo (triple S)
Browse files Browse the repository at this point in the history
Reviewed by: imp
Pull Request: freebsd#955
  • Loading branch information
jlduran authored and bsdimp committed Dec 28, 2023
1 parent 4654e8a commit 1860341
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/libdevdctl/consumer.h
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ class Consumer
/**
* Open a connection to devd's unix domain socket.
*
* \return True if the connection attempt is successsful. Otherwise
* \return True if the connection attempt is successful. Otherwise
* false.
*/
bool ConnectToDevd();
Expand Down

0 comments on commit 1860341

Please sign in to comment.