We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7d791b commit 9dc3f4bCopy full SHA for 9dc3f4b
src/libcore/array/mod.rs
@@ -1,5 +1,5 @@
1
//! Implementations of things like `Eq` for fixed-length arrays
2
-//! up to a certain length. Eventually we should able to generalize
+//! up to a certain length. Eventually we should be able to generalize
3
//! to all lengths.
4
//!
5
//! *[See also the array primitive type](../../std/primitive.array.html).*
0 commit comments