refcount.9: Fix a typo in the manual page

- s/sucessfully/successfully/

MFC after:	5 days
This commit is contained in:
Gordon Bergling
2025-10-26 16:49:28 +01:00
parent a859a5c697
commit 40fae644ba
+1 -1
View File
@@ -106,7 +106,7 @@ but additionally checks that the
value does not overflow as result of the operation.
It returns
.Dv true
if the reference was sucessfully obtained, and
if the reference was successfully obtained, and
.Dv false
if it was not, due to the overflow.
.Pp