We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d7f9035 + 321babe commit 008d93cCopy full SHA for 008d93c
include/solo5.h
@@ -176,7 +176,7 @@ solo5_result_t solo5_set_tls_base(uintptr_t base);
176
* The monotonic clock corresponds to the CPU time spent since the boot time.
177
* The monotonic cannot be relied upon to provide accurate results — unless
178
* great care is taken to correct the possible flaws. Indeed, if the
179
- * microkernel is suspended by le système hôte, the monotonic clock will no
+ * microkernel is suspended by the host system, the monotonic clock will no
180
* longer be aligned with the "real time elapsed" since the boot.
181
*
182
* The wall clock corresponds to the host's clock. Indeed, each time
0 commit comments