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 397af61 + 4e00312 commit eea2b50Copy full SHA for eea2b50
src/RecursiveArrayTools.jl
@@ -36,8 +36,8 @@ An AbstractVectorOfArray subtype should match the following behaviors.
36
plan in 2026 to complete the deprecation and thus have a breaking update where `A[i]`
37
matches the linear indexing of an `AbstractArray`, and then making
38
`AbstractVectorOfArray <: AbstractArray`. Until then, `AbstractVectorOfArray` due to
39
- this interface break but manaully implements an AbstractArray-like interface for
40
- future compatability.
+ this interface break but manually implements an AbstractArray-like interface for
+ future compatibility.
41
42
## Fields
43
0 commit comments