Archived
1
0
Fork 0

Fix typos

This commit is contained in:
Braiden Vasco 2017-07-22 18:17:15 +00:00
parent d0e62b5d90
commit 313373b4a3

View file

@ -10,8 +10,8 @@ module Widgets
@messenger = Widgets::Messenger.new(
0,
0,
Curses.stdscr.maxx - @menu.width,
Curses.stdscr.maxy,
width - @menu.width,
height,
)
self.focus = @messenger