Skip to content

Commit ea7cd25

Browse files
committed
Remove space
1 parent 5ff02cb commit ea7cd25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devdocs-macos/DocumentationWindowController.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ class DocumentationWindowController: NSWindowController {
8888
return
8989
}
9090

91-
window .makeFirstResponder(contentSearchField)
91+
window.makeFirstResponder(contentSearchField)
9292
}
9393
}
9494

0 commit comments

Comments
 (0)