diff --git a/AppKit/CPApplication.j b/AppKit/CPApplication.j index 2f67b076d..fd7bcfc47 100644 --- a/AppKit/CPApplication.j +++ b/AppKit/CPApplication.j @@ -873,7 +873,7 @@ CPRunContinuesResponse = -1002; Checks for a target in the following order:
  1. a responder from the key window
  2. -
  3. a responder frmo the main window
  4. +
  5. a responder from the main window
  6. the CPApplication instance
  7. the application delegate
  8. the document controller