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.
2 parents 6a1fe67 + ce9b697 commit d1cc4c3Copy full SHA for d1cc4c3
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