diff --git a/Library/Homebrew/PATH.rb b/Library/Homebrew/PATH.rb index 6e48ef8553..0c949555f9 100644 --- a/Library/Homebrew/PATH.rb +++ b/Library/Homebrew/PATH.rb @@ -1,7 +1,7 @@ # typed: true # frozen_string_literal: true -# Represention of a `*PATH` environment variable. +# Representation of a `*PATH` environment variable. # # @api private class PATH diff --git a/Library/Homebrew/formula.rb b/Library/Homebrew/formula.rb index b5e716082e..11dd02b689 100644 --- a/Library/Homebrew/formula.rb +++ b/Library/Homebrew/formula.rb @@ -2847,7 +2847,7 @@ class Formula # @!attribute [w] url # The URL used to download the source for the {.stable} version of the formula. # We prefer `https` for security and proxy reasons. - # If not inferrable, specify the download strategy with `using: ...`. + # If not inferable, specify the download strategy with `using: ...`. # # - `:git`, `:hg`, `:svn`, `:bzr`, `:fossil`, `:cvs`, # - `:curl` (normal file download, will also extract) @@ -2948,7 +2948,7 @@ class Formula # @!attribute [w] stable # Allows adding {.depends_on} and {Patch}es just to the {.stable} {SoftwareSpec}. # This is required instead of using a conditional. - # It is preferrable to also pull the {url} and {sha256= sha256} into the block if one is added. + # It is preferable to also pull the {url} and {sha256= sha256} into the block if one is added. # #
stable do # url "https://example.com/foo-1.0.tar.gz" diff --git a/Library/Homebrew/linuxbrew-core-migration.rb b/Library/Homebrew/linuxbrew-core-migration.rb index 73ec9eb24f..a643316395 100644 --- a/Library/Homebrew/linuxbrew-core-migration.rb +++ b/Library/Homebrew/linuxbrew-core-migration.rb @@ -3,7 +3,7 @@ # List of formulae that had a revision in linuxbrew-core # that was different than in homebrew-core -# We will use this list to modify the version_sheme +# We will use this list to modify the version_scheme # during the migration from linuxbrew-core to homebrew-core. LINUXBREW_CORE_MIGRATION_LIST = %w[