From 8606b50350372514a40ce07d3266dade55ed9f70 Mon Sep 17 00:00:00 2001 From: Christian Ledermann Date: Sat, 26 Oct 2024 17:50:50 +0100 Subject: [PATCH] improve docs --- docs/working_with_kml.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/working_with_kml.rst b/docs/working_with_kml.rst index 0823dbf8..a05d2ccc 100644 --- a/docs/working_with_kml.rst +++ b/docs/working_with_kml.rst @@ -41,7 +41,7 @@ type and returns an iterator of all matching elements found in the document tree -``find_all`` can also search for arbitrary elements by their attributes, by passing the +``find_all`` can also search for arbitrary elements by their attributes, by passing the attribute name and value as keyword arguments: