diff --git a/src/array/array.jl b/src/array/array.jl index f746237b8..2d43832a6 100644 --- a/src/array/array.jl +++ b/src/array/array.jl @@ -387,7 +387,7 @@ Indexing `AbstractDimArray` with non-range `AbstractArray` has undefined effects on the `Dimension` index. Use forward-ordered arrays only" Note that the generator expression syntax requires usage of the semi-colon `;` -to distinguish dimensions from keywords. +to distinguish generator dimensions from keywords. Example: