Skip to content

Commit 82fd352

Browse files
krzysz00optimisan
andcommitted
Adjust wording in documentation
Co-authored-by: Akshat Oke <[email protected]>
1 parent 02fae27 commit 82fd352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/TableGen/ProgRef.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1817,7 +1817,7 @@ and non-0 as true.
18171817
the *else* expression is produced.
18181818

18191819
``!initialized(``\ *a*\ ``)``
1820-
This is produces a 1 if *a* is not the unitialized value (``?``) and 0
1820+
This operator produces 1 if *a* is not the uninitialized value (``?``) and 0
18211821
otherwise.
18221822

18231823
``!interleave(``\ *list*\ ``,`` *delim*\ ``)``

0 commit comments

Comments
 (0)