aboutsummaryrefslogtreecommitdiff
path: root/docs/TableGen/LangRef.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/TableGen/LangRef.rst')
-rw-r--r--docs/TableGen/LangRef.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/TableGen/LangRef.rst b/docs/TableGen/LangRef.rst
index 27b2c8beaa69..58da6285c077 100644
--- a/docs/TableGen/LangRef.rst
+++ b/docs/TableGen/LangRef.rst
@@ -154,7 +154,7 @@ programmer.
.. productionlist::
Declaration: `Type` `TokIdentifier` ["=" `Value`]
-It assigns the value to the identifer.
+It assigns the value to the identifier.
Types
-----