rephrase
This commit is contained in:
parent
3ef64fff6c
commit
791ce51fd4
|
@ -414,10 +414,8 @@
|
|||
`((span ([id ,(format "output~a" i)]) " ")
|
||||
,(if (> (length s-output-log) (add1 i))
|
||||
`(div ([class "error"])
|
||||
"There is another block of STDERR output: "
|
||||
(a ([href ,(format "#output~a" (add1 i))])
|
||||
"skip to it")
|
||||
".")
|
||||
"Skip to the next STDERR block."))
|
||||
"")
|
||||
(div
|
||||
([class "output"])
|
||||
|
|
Loading…
Reference in New Issue
Block a user