mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-10 09:35:46 +01:00
Fix typo in :help :js text.
This commit is contained in:
@@ -110,7 +110,7 @@
|
||||
document syntax. For example, the following,
|
||||
</p>
|
||||
|
||||
<code><ex>:jsavascript</ex> <<<em>EOF</em>
|
||||
<code><ex>:javascript</ex> <<<em>EOF</em>
|
||||
<kwd>for each</kwd> (<kwd>var</kwd> tab <kwd>in</kwd> tabs.visibleTabs)
|
||||
tab.linkedBrowser.reload();
|
||||
<em>EOF</em></code>
|
||||
|
||||
Reference in New Issue
Block a user