Skip to content

Commit

Permalink
rust-toolchain.eclass: [QA] Typo in eclass documentation.
Browse files Browse the repository at this point in the history
Bug: https://bugs.gentoo.org/679930
Signed-off-by: Ulrich Müller <[email protected]>
  • Loading branch information
ulm committed Mar 13, 2019
1 parent 95d82f4 commit cf6ae61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eclass/rust-toolchain.eclass
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

# @ECLASS: rust-toolchain.eclass
Expand Down Expand Up @@ -91,7 +91,7 @@ rust_arch_uri() {
}

# @FUNCTION: rust_all_arch_uris
# @USAGE <base-uri> [alt-distfile-basename]
# @USAGE: <base-uri> [alt-distfile-basename]
# @DESCRIPTION:
# Outputs the URIs for SRC_URI to help fetch dependencies, using a base URI
# provided as an argument. Optionally allows for distfile renaming via a specified
Expand Down

0 comments on commit cf6ae61

Please sign in to comment.