diff --git a/mlir/test/Dialect/Shape/ops.mlir b/mlir/test/Dialect/Shape/ops.mlir --- a/mlir/test/Dialect/Shape/ops.mlir +++ b/mlir/test/Dialect/Shape/ops.mlir @@ -221,7 +221,7 @@ return %result : !shape.size } -// Testing nvoking shape function from another. shape_equal_shapes is merely +// Testing invoking shape function from another. shape_equal_shapes is merely // a trivial helper function to invoke elsewhere. func @shape_equal_shapes(%a : !shape.value_shape, %b : !shape.value_shape) -> !shape.shape { %0 = shape.shape_of %a : !shape.value_shape -> !shape.shape