We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79e6bc7 commit e08a22aCopy full SHA for e08a22a
NEWS.md
@@ -53,7 +53,7 @@ Compiler/Runtime improvements
53
* All platforms can now use `@executable_path` within `jl_load_dynamic_library()`.
54
This allows executable-relative paths to be embedded within executables on all
55
platforms, not just MacOS, which the syntax is borrowed from ([#35627]).
56
-* Constant propogation now occurs through keyword arguments ([#35976]).
+* Constant propagation now occurs through keyword arguments ([#35976]).
57
* The precompilation cache is now created atomically ([#36416]). Invoking _n_
58
Julia processes simultaneously may create _n_ temporary caches.
59
0 commit comments