valkey icon indicating copy to clipboard operation
valkey copied to clipboard

Fix: Typo clock_getting -> clock_gettime

Open arpitansu opened this issue 1 year ago • 1 comments

typo in comment monotonic.c file:-

Changed: faster than calling 'clock_getting' (POSIX) To: faster than calling 'clock_gettime' (POSIX)

arpitansu avatar Apr 06 '24 19:04 arpitansu

LGTM, would you be willing go fufill the requirements for the DCO: see https://github.com/valkey-io/valkey/pull/244/checks?check_run_id=23522452959

madolson avatar Apr 07 '24 01:04 madolson