Skip to content

Commit a214fc7

Browse files
committed
Fix spelling
1 parent 02bace9 commit a214fc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

experiments/idris/src/Fathom/Open/Record.idr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
||| Open format universe
22
|||
33
||| This module defines an open universe of binary format descriptions using
4-
||| records to define an inderface. By defining formats in this way, the
4+
||| records to define an interface. By defining formats in this way, the
55
||| universe of formats is open to extension.
66
|||
77
||| I’m not sure, but this reminds me a little of the ‘coinductive universes’

0 commit comments

Comments
 (0)