Skip to content

Commit 70fdf9b

Browse files
KixironJoshua Nelson
authored and
Joshua Nelson
committed
Spelling
1 parent 297663c commit 70fdf9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/rustdoc/navigation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@
228228
<span class="title"> Platform</span>
229229
</a>
230230

231-
{# Build the dropdown list showing avaliable targets #}
231+
{# Build the dropdown list showing available targets #}
232232
<ul class="pure-menu-children">
233233
{%- for target in krate.doc_targets -%}
234234
{%- set target_url = "/crate/" ~ krate.name ~ "/" ~ krate.version ~ "/target-redirect/" ~ target ~ "/" ~ inner_path -%}

0 commit comments

Comments
 (0)