Skip to content

Commit

Permalink
Update src/Fantomas.Core/CodePrinter.fs
Browse files Browse the repository at this point in the history
Co-authored-by: dawe <dawedawe@posteo.de>
  • Loading branch information
nojaf and dawedawe committed Feb 4, 2024
1 parent fe018ea commit ca4970b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Fantomas.Core/CodePrinter.fs
Original file line number Diff line number Diff line change
Expand Up @@ -2876,7 +2876,7 @@ let genBinding (b: BindingNode) (ctx: Context) : Context =
/// p2_3
/// ) : rt =
///
/// AlignFunctionSignatureToIndentation will always place `rt` and `=` on there own lines:
/// AlignFunctionSignatureToIndentation will always place `rt` and `=` on their own lines:
/// let fn
/// p1
/// p2
Expand Down

0 comments on commit ca4970b

Please sign in to comment.