1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-24 09:12:28 +01:00

More command-line edits (now elsewhere in the source).

This commit is contained in:
Ted Pavlic
2009-01-17 12:55:56 -05:00
parent f618833c18
commit 45f6153de4
5 changed files with 11 additions and 11 deletions

View File

@@ -177,7 +177,7 @@ const util = { //{{{
/**
* Copies a string to the system clipboard. If <b>verbose</b> is specified
* the copied string is also echoed to the command-line.
* the copied string is also echoed to the command line.
*
* @param {string} str
* @param {boolean} verbose