Skip to content

Commit e08a22a

Browse files
tlienartViralBShah
authored and
Andrzej Chuchmała
committed
Typo fix in NEWS.md (JuliaLang#38266)
There's also a bunch of issue links that are missing (JuliaLang#37410, JuliaLang#37247, JuliaLang#37540, JuliaLang#37973, JuliaLang#37461, JuliaLang#37753) but it seems there's a script that generates the links so I'm assuming that will be fixed automatically. Co-authored-by: Viral B. Shah <[email protected]>
1 parent 79e6bc7 commit e08a22a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Compiler/Runtime improvements
5353
* All platforms can now use `@executable_path` within `jl_load_dynamic_library()`.
5454
This allows executable-relative paths to be embedded within executables on all
5555
platforms, not just MacOS, which the syntax is borrowed from ([#35627]).
56-
* Constant propogation now occurs through keyword arguments ([#35976]).
56+
* Constant propagation now occurs through keyword arguments ([#35976]).
5757
* The precompilation cache is now created atomically ([#36416]). Invoking _n_
5858
Julia processes simultaneously may create _n_ temporary caches.
5959

0 commit comments

Comments
 (0)