Fix typos in toy tutorial
authorFrederik Gossen <frederik.gossen@gmail.com>
Sat, 4 Apr 2020 03:17:15 +0000 (03:17 +0000)
committerMehdi Amini <joker.eph@gmail.com>
Sat, 4 Apr 2020 03:17:24 +0000 (03:17 +0000)
commit0f37454c7238cfe95c5d6b427b2c400c084944aa
treee93700613fd2b1710b493d8664cf4cea915d1f67
parent42016791101782a0f5e64e1ea9ea282e27a8132a
Fix typos in toy tutorial

 Fix two typos throughout the chapters.

Differential Revision: https://reviews.llvm.org/D77397
mlir/examples/toy/Ch2/mlir/MLIRGen.cpp
mlir/examples/toy/Ch3/mlir/MLIRGen.cpp
mlir/examples/toy/Ch4/mlir/MLIRGen.cpp
mlir/examples/toy/Ch5/mlir/MLIRGen.cpp
mlir/examples/toy/Ch6/mlir/MLIRGen.cpp
mlir/examples/toy/Ch7/mlir/MLIRGen.cpp