diff options
Diffstat (limited to 'src/libcore/simd.rs')
| -rw-r--r-- | src/libcore/simd.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libcore/simd.rs b/src/libcore/simd.rs index 99b802f9918..54e7d077bb1 100644 --- a/src/libcore/simd.rs +++ b/src/libcore/simd.rs @@ -31,7 +31,7 @@ //! //! ## Stability Note //! -//! These are all experimental. The inferface may change entirely, without +//! These are all experimental. The interface may change entirely, without //! warning. #![allow(non_camel_case_types)] |
