Skip to content

Commit 0a822ff

Browse files
authored
Update chooser.rb
1 parent b925422 commit 0a822ff

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

library/chooser/chooser.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
2-
# Usage: :wq
2+
# Usage:
33
# load_library :chooser
44
#
55
# def setup
@@ -16,4 +16,4 @@
1616
# end
1717
class Processing::App
1818
include Java::MonkstoneFilechooser::Chooser
19-
end
19+
end

0 commit comments

Comments
 (0)