Fix typos.

This commit is contained in:
Bruce Mitchener
2018-12-24 10:20:32 -05:00
committed by Dan Gohman
parent 4224a95f0d
commit 4f8753fa11
26 changed files with 41 additions and 41 deletions

View File

@@ -2,7 +2,7 @@
Cranelift DSL classes.
This module defines the classes that are used to define Cranelift instructions
and other entitties.
and other entities.
"""
from __future__ import absolute_import
import re