Skip to content

Commit 9e5fbb8

Browse files
committed
.macos.sh: fix spelling in comment
1 parent c4eae74 commit 9e5fbb8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.macos.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -284,8 +284,8 @@ defaults write com.apple.Accessibility PrefersNonBlinkingCursorIndicator -bool t
284284

285285
# Disable the new cursor indicator that shows status near the cursor if
286286
# the Caps Lock is toggled on or when the user changes keyboard input
287-
# source. Disables the `CursorUIViewService` service, which is has a bug
288-
# on Apple Silicon CPUs that causes the process to not respond.
287+
# source. Disables the `CursorUIViewService` process, which has a bug on
288+
# Apple Silicon CPUs causing the process to not respond.
289289
sudo defaults write /Library/Preferences/FeatureFlags/Domain/UIKit.plist redesigned_text_cursor -dict-add Enabled -bool false
290290

291291
# Automatically quit printer app once the print jobs complete

0 commit comments

Comments
 (0)