Skip to content

Commit

Permalink
Update base/sysinfo.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
Chengyu Han authored Jan 17, 2025
1 parent d36e0b9 commit 963daed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/sysinfo.jl
Original file line number Diff line number Diff line change
Expand Up @@ -534,7 +534,7 @@ including e.g. a WebAssembly JavaScript embedding in a web browser.
isjsvm(os::Symbol) = (os === :Emscripten)

"""
Sys.detectwsl([os])
Sys.detectwsl()
Runtime predicate for testing if Julia is running inside
Windows Subsystem for Linux (WSL).
Expand Down

0 comments on commit 963daed

Please sign in to comment.