- fix a typo in documentation

This commit is contained in:
Emmanuel Maillard
2010-03-28 15:04:41 -07:00
committed by Francisco Ryan Tolmasky I
parent f27fe2011b
commit 620e7f9306
+1 -1
View File
@@ -873,7 +873,7 @@ CPRunContinuesResponse = -1002;
Checks for a target in the following order:
<ol>
<li>a responder from the key window</li>
<li>a responder frmo the main window</li>
<li>a responder from the main window</li>
<li>the CPApplication instance</li>
<li>the application delegate</li>
<li>the document controller</li>