From 2e314136ed58b6860c667e379bef22190fe84aa2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 22 Nov 2025 14:50:10 +0100 Subject: New upstream version 5.2 --- doc/inline_list.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/inline_list.rst') diff --git a/doc/inline_list.rst b/doc/inline_list.rst index 3e4cb7c..a9dca65 100644 --- a/doc/inline_list.rst +++ b/doc/inline_list.rst @@ -80,7 +80,7 @@ Synopsis Adds ``elem`` to the end of the list. ``HXlist_del`` - Deletes the given element from the list. + Unlinks the given element from the list. ``HXlist_empty`` Tests whether the list is empty. (Note: For clists, you could also use -- cgit v1.2.3