We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41c343f commit fb319e7Copy full SHA for fb319e7
lib/scarpe/wv/edit_line.rb
@@ -2,7 +2,7 @@
2
3
module Scarpe::Webview
4
class EditLine < Drawable
5
- attr_reader :text, :width, :stoke, :font, :tooltip
+ attr_reader :text, :width, :stroke, :font, :tooltip
6
7
def initialize(properties)
8
super
0 commit comments