Skip to content

Commit a02f23f

Browse files
committed
spelling: workarounds
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
1 parent ab109b3 commit a02f23f

File tree

1 file changed

+1
-1
lines changed
  • tests/fsharp/core/unitsOfMeasure

1 file changed

+1
-1
lines changed

tests/fsharp/core/unitsOfMeasure/test.fs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ module TestLibrary =
129129
int output
130130

131131

132-
//two work arounds to the problem
132+
//two workarounds to the problem
133133
let test7 num =
134134
let convert (i : int) = //with the type specified here, this doesn't crash
135135
unit.convert(i)

0 commit comments

Comments
 (0)