Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanbaird committed Aug 29, 2024
1 parent 53d5819 commit d38344f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Ice/ControlItem/ControlItem.swift
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import Cocoa
import Combine
import OSLog

/// A status item that controls the a section in the menu bar.
/// A status item that controls a section in the menu bar.
@MainActor
final class ControlItem {
enum Identifier: String, Hashable, CaseIterable {
Expand Down

0 comments on commit d38344f

Please sign in to comment.