Skip to content

Commit d14a0dc

Browse files
committed
Fixed a typo
1 parent 386ea16 commit d14a0dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ Modified Compiler Flags
284284
``rtdcall``. This new default CC only works for M68k and will use the new
285285
``m68k_rtdcc`` CC on every functions that are not variadic. The ``-mrtd``
286286
driver/frontend flag has the same effect when targeting M68k.
287-
* ``-Wextra`` group flag now contains an adittional flag i.e, ``-Wcast-function-type``.
287+
* ``-Wextra`` group flag now contains an additional flag i.e, ``-Wcast-function-type``.
288288

289289
Removed Compiler Flags
290290
-------------------------

0 commit comments

Comments
 (0)