Skip to content

Commit 8928a1a

Browse files
committed
Fix minor typo in AssemblyInfo.fs
1 parent 84e526a commit 8928a1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/FSharpx.Text.StructuredFormat/AssemblyInfo.fs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ exception ReturnNoneException183c26a427ae489c8fd92ec21a0c9a59
2222

2323
[<assembly: AssemblyDescription ("FSharpx is a library for the .NET platform implementing general functional constructs on top of the F# core library. Its main target is F# but it aims to be compatible with all .NET languages wherever possible.
2424
25-
This library provides data structures and functoins for pretty printers.")>]
25+
This library provides data structures and functions for pretty printers.")>]
2626

2727
[<assembly: AssemblyProduct ("FSharpx.Text.StructuredFormat")>]
2828

0 commit comments

Comments
 (0)