We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ff02cb commit ea7cd25Copy full SHA for ea7cd25
devdocs-macos/DocumentationWindowController.swift
@@ -88,7 +88,7 @@ class DocumentationWindowController: NSWindowController {
88
return
89
}
90
91
- window .makeFirstResponder(contentSearchField)
+ window.makeFirstResponder(contentSearchField)
92
93
94
0 commit comments