Commit eab4c97 1 parent 0182565 commit eab4c97 Copy full SHA for eab4c97
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -517,7 +517,7 @@ function astroui.status.condition.is_active()
517
517
518
518
A condition function if the window is currently active
519
519
520
- * return* — whether or not the window is currently actie
520
+ * return* — whether or not the window is currently active
521
521
522
522
@usage local heirline_component = { provider = "Example Provider", condition = require("astroui.status").condition.is_active }
523
523
Original file line number Diff line number Diff line change @@ -747,7 +747,7 @@ IS_ACTIVE ~
747
747
748
748
A condition function if the window is currently active
749
749
750
- _return_ — whether or not the window is currently actie
750
+ _return_ — whether or not the window is currently active
751
751
752
752
@usage local heirline_component = { provider = "Example Provider", condition =
753
753
require("astroui.status").condition.is_active }
You can’t perform that action at this time.
0 commit comments