aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2024-01-04 04:29:14 +0100
committerMarcel Holtmann <marcel@holtmann.org>2024-01-04 04:29:14 +0100
commitce510ccc7ac233d0a35ace2370d7f4823ff42773 (patch)
treefcce7916d85aee64b02d5da60592239f5a622a78
parent1c0137a4f657925e5919325198be2e7e3587c3ac (diff)
idle: Fix spelling of opaque
-rw-r--r--ell/idle.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ell/idle.c b/ell/idle.c
index 3744be98..11daaf41 100644
--- a/ell/idle.c
+++ b/ell/idle.c
@@ -28,7 +28,7 @@
/**
* l_idle:
*
- * Opague object representing the idle time event.
+ * Opaque object representing the idle time event.
*/
struct l_idle {
union {