Skip to content

Commit d9e9fea

Browse files
committed
Remove use of "Dynamicism"
1 parent b08610b commit d9e9fea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/OptimizationTips.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ this mode will most likely take longer to compile, but may run faster.
5454
This mode can be enabled using the Xcode build setting 'Whole Module Optimization'.
5555

5656

57-
Limiting Language Dynamicism
58-
============================
57+
Reducing Dynamic Dispatch
58+
=========================
5959

6060
Swift by default is a very dynamic language like Objective-C. Unlike Objective
6161
C, Swift gives the programmer the ability to improve runtime performance when

0 commit comments

Comments
 (0)