mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-26 23:23:30 +01:00
Fix some help file typos.
This commit is contained in:
@@ -117,10 +117,10 @@
|
||||
<description>
|
||||
<p>
|
||||
Read Ex commands, JavaScript, or CSS from <a>file</a>. Files are
|
||||
interperated based on their extensions. Files when end in
|
||||
interpreted based on their extensions. Files when end in
|
||||
<em>.js</em> are executed as JavaScript, while those ending in
|
||||
<em>.css</em> are loaded as Cascading Stylesheets, and anything
|
||||
else is interperated as Ex commands. In normal cases, any errors
|
||||
else is interpreted as Ex commands. In normal cases, any errors
|
||||
generated by the execution or non-existence of <a>file</a> are
|
||||
printed to the <t>command-line</t> area. When <oa>!</oa> is
|
||||
provided, these are suppressed.
|
||||
|
||||
Reference in New Issue
Block a user