Skip to content

Commit

Permalink
fix missreading comment
Browse files Browse the repository at this point in the history
  • Loading branch information
katsyoshi committed May 20, 2023
1 parent 97983b8 commit e30b243
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sig/vaporware.rbs
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ module Vaporware
def doned: -> Set[Symbol]
def seq: -> Integer
def shared: -> bool
# instance private methods

# instance methods
def already_build_methods?: -> bool
def args: (untyped, File) -> nil
def build: (untyped, File, ?bool) -> nil
Expand Down

0 comments on commit e30b243

Please sign in to comment.