Skip to content

Commit 2f418fe

Browse files
committed
Fix typo
1 parent 46c51a8 commit 2f418fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/qz/utils/MacUtilities.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ public static void registerQuitHandler(TrayManager trayManager) {
136136
}
137137

138138
/**
139-
* Runs a shell command to determine if "Dark" top theme is enabled
139+
* Runs a shell command to determine if "Dark" desktop theme is enabled
140140
* @return true if enabled, false if not
141141
*/
142142
public static boolean isDarkDesktop() {

0 commit comments

Comments
 (0)