mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-20 11:40:18 +02:00
test suite: Fix typo in `texinfo.test'.
* test-suite/tests/texinfo.test ("test-texinfo->stexinfo"): Add missing quote.
This commit is contained in:
parent
4215ea75a5
commit
8fe4c4eccb
1 changed files with 1 additions and 1 deletions
|
@ -420,5 +420,5 @@
|
||||||
'((para (pxref (% (node "Locales")
|
'((para (pxref (% (node "Locales")
|
||||||
(name (code "setlocale")))))))
|
(name (code "setlocale")))))))
|
||||||
(test-body "Like this---e.g.@:, at colon."
|
(test-body "Like this---e.g.@:, at colon."
|
||||||
((para "Like this---e.g.:, at colon.")))
|
'((para "Like this---e.g.:, at colon.")))
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue