summaryrefslogtreecommitdiff
path: root/common/locale/en-US
diff options
context:
space:
mode:
authorKris Maglione <maglione.k@gmail.com>2011-02-17 07:32:03 -0500
committerKris Maglione <maglione.k@gmail.com>2011-02-17 07:32:03 -0500
commitbf59c3922d244c98b1363063708dada1afdc4d19 (patch)
treef6362767f5a64b76bfe44b0b449e379a8c279ec7 /common/locale/en-US
parentb91cb269189fc12db29580ad2c38c53466182a92 (diff)
downloadpentadactyl-bf59c3922d244c98b1363063708dada1afdc4d19.tar.gz
Remove unwanted newline and add much needed commit spam.
Diffstat (limited to 'common/locale/en-US')
-rw-r--r--common/locale/en-US/eval.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/locale/en-US/eval.xml b/common/locale/en-US/eval.xml
index a29e8f62..c9ed67ae 100644
--- a/common/locale/en-US/eval.xml
+++ b/common/locale/en-US/eval.xml
@@ -153,8 +153,8 @@
global context.
</p>
- <example><code><hl key="REPL">
-<hl key="REPL-E"><hl key="REPL-R">js1></hl> ({ <hl key="Key">foo</hl>: <str>bar</str> })</hl
+ <example><code><hl key="REPL"
+><hl key="REPL-E"><hl key="REPL-R">js1></hl> ({ <hl key="Key">foo</hl>: <str>bar</str> })</hl
><hl key="REPL-P" style="display: block;"><hl key="Title Object">[object Object]</hl>::
<hl key="Key">foo</hl>: <hl key="String">"bar"</hl></hl
><hl key="REPL-E"><hl key="REPL-R">js2></hl> js1.foo</hl