From bab101e678fb7a04fb7a704e5bb92c81a301cb86 Mon Sep 17 00:00:00 2001 From: deterclosed Date: Sat, 23 Mar 2024 14:17:56 +0800 Subject: [PATCH] all: remove repetitive words Signed-off-by: deterclosed --- website/1.x/retrofit/index-all.html | 2 +- website/1.x/retrofit/retrofit/http/Header.html | 2 +- website/1.x/retrofit/retrofit/http/package-summary.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/website/1.x/retrofit/index-all.html b/website/1.x/retrofit/index-all.html index fceccb5010..3b706c6b8d 100644 --- a/website/1.x/retrofit/index-all.html +++ b/website/1.x/retrofit/index-all.html @@ -478,7 +478,7 @@

H

 
Header - Annotation Type in retrofit.http
-
Replaces the header with the the value of its target.
+
Replaces the header with the value of its target.
Headers - Annotation Type in retrofit.http
diff --git a/website/1.x/retrofit/retrofit/http/Header.html b/website/1.x/retrofit/retrofit/http/Header.html index 8d0bb024eb..30d351a549 100644 --- a/website/1.x/retrofit/retrofit/http/Header.html +++ b/website/1.x/retrofit/retrofit/http/Header.html @@ -98,7 +98,7 @@

Annotation Type Header

@Retention(value=RUNTIME) @Target(value=PARAMETER) public @interface Header -
Replaces the header with the the value of its target. +
Replaces the header with the value of its target.

  @GET("/")
diff --git a/website/1.x/retrofit/retrofit/http/package-summary.html b/website/1.x/retrofit/retrofit/http/package-summary.html
index c20914e3d9..fb7b9cef85 100644
--- a/website/1.x/retrofit/retrofit/http/package-summary.html
+++ b/website/1.x/retrofit/retrofit/http/package-summary.html
@@ -152,7 +152,7 @@ 

Package retrofit.http

Header -
Replaces the header with the the value of its target.
+
Replaces the header with the value of its target.