From 4e3b8b133a1373a5cc2eb1a80019ac89efda1fab Mon Sep 17 00:00:00 2001 From: Piotr Usewicz Date: Tue, 1 Oct 2019 18:05:41 +0200 Subject: Fix typos --- dragon/args.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dragon') diff --git a/dragon/args.rb b/dragon/args.rb index 0b9a2eb..d058b1d 100644 --- a/dragon/args.rb +++ b/dragon/args.rb @@ -272,7 +272,7 @@ module GTK def click_at return nil unless @inputs.mouse.click - @inpust.mouse.click.created_a + @inputs.mouse.click.created_at end def mouse -- cgit v1.2.3