From f7a4f4084e51fec6b7c3db898ea33a40edbf209e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A9=8D=E4=B8=B9=E5=B0=BC=20Dan=20Jacobson?= Date: Mon, 27 Dec 2021 09:24:17 +0800 Subject: [PATCH] Use more parallel grammar. --- lib/HTML/GenToc.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/HTML/GenToc.pm b/lib/HTML/GenToc.pm index 2dfa3d5..d840b77 100644 --- a/lib/HTML/GenToc.pm +++ b/lib/HTML/GenToc.pm @@ -467,7 +467,7 @@ the method will return 1 rather than a string. use_id => 1 -Use id="I" for anchors rather than anchors. +Use for anchors rather than . However if an anchor already exists for a Significant Element, this won't make an id for that particular element.