We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c75d840 commit 9d56cd2Copy full SHA for 9d56cd2
base/loading.jl
@@ -2819,7 +2819,7 @@ global mkpidlock_hook
2819
global trymkpidlock_hook
2820
global parse_pidfile_hook
2821
2822
-# The perferences hash is only known after precompilation so just assume no preferences
+# The preferences hash is only known after precompilation so just assume no preferences
2823
# meaning that if all other conditions are equal, the same package cannot be precompiled
2824
# with different preferences at the same time.
2825
cache_pidfile_path(pkg::PkgId) = compilecache_path(pkg, UInt64(0)) * ".pidfile"
0 commit comments