1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-02 16:43:34 +02:00

Minor copyedits.

This commit is contained in:
Ted Pavlic
2009-01-20 11:54:46 -05:00
parent 1f93e422e7
commit 8b95e72115
8 changed files with 24 additions and 24 deletions

View File

@@ -17,7 +17,7 @@ ________________________________________________________________________________
|:echoe| |:echoerr|
||:echoe[rr] {expr}|| +
________________________________________________________________________________
Echo the expression as an error message. Just like [c]:ec[ho][c], but echoes
Echo the expression as an error message. Just like [c]:ec[ho][c] but echoes
the result highlighted as ErrorMsg and saves it to the message history.
________________________________________________________________________________
@@ -25,7 +25,7 @@ ________________________________________________________________________________
|:echom| |:echomsg|
||:echom[sg] {expr}|| +
________________________________________________________________________________
Echo the expression as an informational message. Just like [c]:ec[ho][c], but
Echo the expression as an informational message. Just like [c]:ec[ho][c] but
also saves the message in the message history.
________________________________________________________________________________