summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/fb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fb.c b/src/fb.c
index 255d90a..1c94bdf 100644
--- a/src/fb.c
+++ b/src/fb.c
@@ -365,7 +365,7 @@ fail:
}
-/* This informs the fb to reconstruct its pages as they become invalid,
+/* This informs the fb to reconstruct its pages as they become inactive,
* giving the backend an opportunity to reconfigure them before they get
* rendered to again. It's intended to be used in response to window
* resizes.
© All Rights Reserved