Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mrvladus authored May 24, 2024
1 parent 23c4fa1 commit 5419621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion errands/widgets/window.py
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ def __build_ui(self) -> None:
children=[
Adw.StatusPage(
title=_("Syncing"),
description=_("First syncronization running"),
description=_("First syncronization is running"),
icon_name="errands-sync-symbolic",
),
],
Expand Down

0 comments on commit 5419621

Please sign in to comment.