diff --git a/org-clock-waybar.el b/org-clock-waybar.el index 6315251..726b1a6 100644 --- a/org-clock-waybar.el +++ b/org-clock-waybar.el @@ -118,7 +118,7 @@ value of `org-clock-waybar-not-clocked-in-text'." (insert (org-clock-waybar--get-clocked-task-json)) (write-file org-clock-waybar-filename))) -(defun org-clock-waybar-ouptut-task () +(defun org-clock-waybar-output-task () "Output the current task in JSON format Waybar can understand. This function is ought to be used via Emacsclient: