From f0ab83f5f49db987c5ccaa4a534e76bad78fbdbe Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Sat, 17 Apr 2021 17:08:44 +0200 Subject: Use singular they to refer to "the user" in comments Change-Id: I726006fe2c1780361bdf6f9a1ddd84da0733642d Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/c/flashrom/+/52472 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber --- libflashrom.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libflashrom.c') diff --git a/libflashrom.c b/libflashrom.c index ae2d33da..23358c95 100644 --- a/libflashrom.c +++ b/libflashrom.c @@ -65,7 +65,7 @@ int flashrom_shutdown(void) } /* TODO: flashrom_set_loglevel()? do we need it? - For now, let the user decide in his callback. */ + For now, let the user decide in their callback. */ /** * @brief Set the log callback function. -- cgit v1.2.3