We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 792caae commit fbd5c7fCopy full SHA for fbd5c7f
std/runtime/runtime.jule
@@ -28,7 +28,7 @@ fn __init() {
28
// Same key may not match, avoid this implementation mistake.
29
hashinit()
30
// Initialize the common asynctime.
31
- // This funtion inititializes only commons for sync and async runtime.
+ // This function initializes only commons for sync and async runtime.
32
// Such as COMAXPROCS, which may be used by sync runtime.
33
asynctimeinit()
34
// Initialize the asynctime specifics.
0 commit comments