Skip to content

Commit 641ace3

Browse files
authored
Small typo (#12412)
1 parent 0458724 commit 641ace3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fsharp/FSharp.Core/tasks.fs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
//
33
// Originally written in 2016 by Robert Peele ([email protected])
44
// New operator-based overload resolution for F# 4.0 compatibility by Gustavo Leon in 2018.
5-
// Revised for insertion into FSHarp.Core by Microsoft, 2019.
5+
// Revised for insertion into FSharp.Core by Microsoft, 2019.
66
//
77
// Original notice:
88
// To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights

0 commit comments

Comments
 (0)