Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Lampese authored Mar 20, 2024
1 parent f31c47f commit 1f02a06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion array/array.mbt
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ test "iter_rev" {
@assertion.assert_false(failed)?
}

/// Iterates over the array with index in reversed trun.
/// Iterates over the array with index in reversed turn.
///
/// # Arguments
///
Expand Down

0 comments on commit 1f02a06

Please sign in to comment.