aboutsummaryrefslogtreecommitdiffstats
path: root/libflashrom.c
diff options
context:
space:
mode:
Diffstat (limited to 'libflashrom.c')
-rw-r--r--libflashrom.c2
1 files changed, 1 insertions, 1 deletions
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.