chore: minor rebranding

This commit is contained in:
Byson94
2026-01-10 11:13:31 +05:30
parent d902343bb4
commit df910786a6

View File

@@ -1,4 +1,4 @@
//! Module concerned with handling the global application lifecycle of eww.
//! Module concerned with handling the global application lifecycle of ewwii.
//! Currently, this only means handling application exit by providing a global
//! `recv_exit()` function which can be awaited to receive an event in case of application termination.