Skip to content

Commit

Permalink
Fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
dduugg committed Jan 7, 2025
1 parent 4e748f8 commit b7eebe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/yard-sorbet/handlers/abstract_dsl_handler.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

module YARDSorbet
module Handlers
# Applies an `@abstract` tag to `abstract!`/`interface!` modules (if not alerady present).
# Applies an `@abstract` tag to `abstract!`/`interface!` modules (if not already present).
class AbstractDSLHandler < YARD::Handlers::Ruby::Base
extend T::Sig

Expand Down

0 comments on commit b7eebe4

Please sign in to comment.