We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e9c959 commit 7c0a504Copy full SHA for 7c0a504
1 file changed
tests/Debug/Framework/WordPress/expect/settings_output.html
@@ -17,7 +17,7 @@ <h2>General Settings</h2>
17
<option value="html">HTML (appended to page output)</option>
18
<option value="chromeLogger">chromeLogger (browser plugin)</option>
19
<option value="firephp">FirePHP (browser plugin)</option>
20
- <option value="script">Script (output to develoepr console)</option>
+ <option value="script">Script (output to developer console)</option>
21
<option value="serverLog">Server Log (browser plugin)</option>
22
</select>
23
<div class="description" id="debugConsoleForPhp_route-description">How the log will be output</div>
0 commit comments