diff options
Diffstat (limited to 'src/interp/msgdb.boot')
-rw-r--r-- | src/interp/msgdb.boot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/msgdb.boot b/src/interp/msgdb.boot index 6e46b830..052afa9d 100644 --- a/src/interp/msgdb.boot +++ b/src/interp/msgdb.boot @@ -330,7 +330,7 @@ cleanUpSegmentedMsg msg == msg1 operationLink name == - FORMAT(nil, '"\lispLink{\verb!(|oSearch| _"~a_")!}{~a}", + formatToString('"\lispLink{\verb!(|oSearch| _"~a_")!}{~a}", name, escapeSpecialChars STRINGIMAGE name) |