diff options
author | Kris Maglione <kris@vimperator.org> | 2009-10-25 13:43:25 -0400 |
---|---|---|
committer | Kris Maglione <kris@vimperator.org> | 2009-10-25 13:43:25 -0400 |
commit | 9e531ca343599ad1d1550c3288cd7001d044d551 (patch) | |
tree | 633452b4e85a1816159c50ac6ec23c0f275d63d9 /common/locale/en-US/marks.xml | |
parent | 6cadd9c84bf27fc9964c06540753dd4b123b6251 (diff) | |
download | pentadactyl-9e531ca343599ad1d1550c3288cd7001d044d551.tar.gz |
Fix Xulmus, etc.
--HG--
branch : xslt
Diffstat (limited to 'common/locale/en-US/marks.xml')
-rw-r--r-- | common/locale/en-US/marks.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/locale/en-US/marks.xml b/common/locale/en-US/marks.xml index 084cc64b..1579263a 100644 --- a/common/locale/en-US/marks.xml +++ b/common/locale/en-US/marks.xml @@ -96,7 +96,7 @@ <spec>:delbm[arks]!</spec> <description> <p> - Delete a bookmark. Deletes *all* bookmarks which match the <oa>url</oa>. If + Delete a bookmark. Deletes <em>all</em> bookmarks which match the <oa>url</oa>. If omitted, <oa>url</oa> defaults to the URL of the current buffer. Use <k name="Tab"/> key on a string to complete the URL which you want to delete. </p> |