From ae663793b99af635a4fe572c26494170730e6616 Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Thu, 11 Apr 2024 00:31:33 -0700 Subject: [PATCH] all: Fix duplicate words in comments --- data/docs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/docs.yaml b/data/docs.yaml index b522ffbef..82862e042 100644 --- a/data/docs.yaml +++ b/data/docs.yaml @@ -4581,5 +4581,5 @@ tpl: - urlize Args: - s - Description: URLize returns the the strings s formatted as an URL. + Description: URLize returns the strings s formatted as an URL. Examples: []