Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Commit 7afaca6

Browse files
committed
Adding missing period
1 parent f45bc29 commit 7afaca6

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

Diff for: en-US/install.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ <h3>Toolchain management with <code>rustup</code></h3>
111111
<code>rustup</code> manages these builds in a consistent way on every
112112
platform that Rust supports, enabling installation of Rust from the
113113
beta and nightly release channels as well as support for additional
114-
cross-compilation targets
114+
cross-compilation targets.
115115
</p>
116116

117117
<p>

Diff for: es-ES/install.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ <h3>Administración de herramientas con <code>rustup</code></h3>
124124
consistente en todas las plataformas que Rust soporta, permitiendo la
125125
instalación de Rust en las versiones <i>beta</i> y <i>nightly</i> así
126126
como el soporte de compilación para otras plataformas usando
127-
<i>cross-compiling</i>
127+
<i>cross-compiling</i>.
128128
</p>
129129

130130
<p>

Diff for: id-ID/install.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ <h3>Manajemen toolchain dengan <code>rustup</code></h3>
110110
</a>, Jadi ada banyak pembuatan Rust yang tersedia kapan saja.
111111
<code>rustup</code> mengelola ini yang dibangun secara konsisten di setiap
112112
platform yang didukung Rust, memungkinkan instalasi Rust dari
113-
saluran rilis beta dan nightly serta dukungan untuk target cross-compilation tambahan
113+
saluran rilis beta dan nightly serta dukungan untuk target cross-compilation tambahan.
114114
</p>
115115

116116
<p>

Diff for: pl-PL/install.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ <h3>Zarządzanie zestawu narzędzi przez <code>rustup</code></h3>
8989
<code>rustup</code> zarządza tymi wydaniami w konsekwentny sposób na
9090
każdej platformie, jaką wspiera Rust, umożliwiając instalację Rusta z
9191
kanałów beta oraz nightly, a także wsparcie dodatkowych
92-
celów kompilacji skrośnej
92+
celów kompilacji skrośnej.
9393
</p>
9494

9595
<p>

Diff for: ru-RU/install.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ <h3>Toolchain management with <code>rustup</code></h3>
111111
<code>rustup</code> manages these builds in a consistent way on every
112112
platform that Rust supports, enabling installation of Rust from the
113113
beta and nightly release channels as well as support for additional
114-
cross-compilation targets
114+
cross-compilation targets.
115115
</p>
116116

117117
<p>

Diff for: sv-SE/install.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ <h3>Toolchain hantering med <code>rustup</code></h3>
111111
<code>rustup</code> hanterar dessa byggningar på ett konsekvent sätt på varje
112112
plattform som rust stödjer. Detta möjliggör installation av rust från
113113
de nattliga och beta-release-kanalerna samt stöd för ytterligare
114-
kross-kompilerings-mål (cross-compilation targets)
114+
kross-kompilerings-mål (cross-compilation targets).
115115
</p>
116116

117117
<p>

0 commit comments

Comments
 (0)