Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbab101e

Browse files
committed
all: remove repetitive words
Signed-off-by: deterclosed <fliter@outlook.com>
1 parent80aee71 commitbab101e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎website/1.x/retrofit/index-all.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,7 @@ <h2 class="title">H</h2>
478478
<dd>&nbsp;</dd>
479479
<dt><ahref="retrofit/http/Header.html"title="annotation in retrofit.http"><spanclass="typeNameLink">Header</span></a> - Annotation Type in<ahref="retrofit/http/package-summary.html">retrofit.http</a></dt>
480480
<dd>
481-
<divclass="block">Replaces the header with thethevalue of its target.</div>
481+
<divclass="block">Replaces the header with the value of its target.</div>
482482
</dd>
483483
<dt><ahref="retrofit/http/Headers.html"title="annotation in retrofit.http"><spanclass="typeNameLink">Headers</span></a> - Annotation Type in<ahref="retrofit/http/package-summary.html">retrofit.http</a></dt>
484484
<dd>

‎website/1.x/retrofit/retrofit/http/Header.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ <h2 title="Annotation Type Header" class="title">Annotation Type Header</h2>
9898
<ahref="http://java.sun.com/javase/6/docs/api/java/lang/annotation/Retention.html?is-external=true"title="class or interface in java.lang.annotation">@Retention</a>(<ahref="http://java.sun.com/javase/6/docs/api/java/lang/annotation/Retention.html?is-external=true#value--"title="class or interface in java.lang.annotation">value</a>=<ahref="http://java.sun.com/javase/6/docs/api/java/lang/annotation/RetentionPolicy.html?is-external=true#RUNTIME"title="class or interface in java.lang.annotation">RUNTIME</a>)
9999
<ahref="http://java.sun.com/javase/6/docs/api/java/lang/annotation/Target.html?is-external=true"title="class or interface in java.lang.annotation">@Target</a>(<ahref="http://java.sun.com/javase/6/docs/api/java/lang/annotation/Target.html?is-external=true#value--"title="class or interface in java.lang.annotation">value</a>=<ahref="http://java.sun.com/javase/6/docs/api/java/lang/annotation/ElementType.html?is-external=true#PARAMETER"title="class or interface in java.lang.annotation">PARAMETER</a>)
100100
public @interface<spanclass="memberNameLabel">Header</span></pre>
101-
<divclass="block">Replaces the header with thethevalue of its target.
101+
<divclass="block">Replaces the header with the value of its target.
102102
<p>
103103
<pre>
104104
&#64;GET("/")

‎website/1.x/retrofit/retrofit/http/package-summary.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ <h1 title="Package" class="title">Package&nbsp;retrofit.http</h1>
152152
<trclass="altColor">
153153
<tdclass="colFirst"><ahref="../../retrofit/http/Header.html"title="annotation in retrofit.http">Header</a></td>
154154
<tdclass="colLast">
155-
<divclass="block">Replaces the header with thethevalue of its target.</div>
155+
<divclass="block">Replaces the header with the value of its target.</div>
156156
</td>
157157
</tr>
158158
<trclass="rowColor">

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp