Skip to content

Commit 5032002

Browse files
ELginastgross35
authored andcommitted
docs: fix typo in Cargo.toml
Initially introduced in 63ccaf11f08fb5d0b39cc33884c5a1a63f547ace Signed-off-by: ELginas <gintaras.z123@yahoo.com>
1 parent 16150eb commit 5032002

File tree

1 file changed

+1
-1
lines changed
  • library/compiler-builtins/compiler-builtins

1 file changed

+1
-1
lines changed

library/compiler-builtins/compiler-builtins/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ default = ["compiler-builtins"]
3535
c = ["dep:cc"]
3636

3737
# Workaround for the Cranelift codegen backend. Disables any implementations
38-
# which use inline assembly and fall back to pure Rust versions (if avalible).
38+
# which use inline assembly and fall back to pure Rust versions (if available).
3939
no-asm = []
4040

4141
# Workaround for codegen backends which haven't yet implemented `f16` and

0 commit comments

Comments
 (0)