Skip to content

Commit 42f9ba3

Browse files
committed
Fix typo.
llvm-svn: 104898
1 parent c9f532d commit 42f9ba3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/docs/InternalsManual.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -709,7 +709,7 @@ <h3 id="AnnotationToken">Annotation Tokens</h3>
709709

710710
<li><b>void* "AnnotationValue"</b> - This contains an opaque object that the
711711
parser gets from Sema through an Actions module, it is passed around and Sema
712-
intepretes it, based on the type of annotation token.</li>
712+
interprets it, based on the type of annotation token.</li>
713713

714714
<li><b>TokenKind "Kind"</b> - This indicates the kind of Annotation token this
715715
is. See below for the different valid kinds.</li>

0 commit comments

Comments
 (0)