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.