leafo / gifine

Quickly record and edit gifs and videos of your desktop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typo: "Record rectange" instead of "rectangle"

hsandt opened this issue · comments

In load_window.moon and the generated load_window.lua:

class LoadWindow
  record_text: {
    recording: "Stop recording"
    standby: "Record rectange"  -- here
  }