Skip to content
This repository was archived by the owner on May 23, 2022. It is now read-only.

Commit 1a37863

Browse files
tk3369joshday
authored andcommitted
fixed typo (#32)
1 parent bc6283e commit 1a37863

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LearnBase.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ Singleton types to define which dimension of some data structure
331331
332332
- `ObsDim.First()`
333333
- `ObsDim.Last()`
334-
- `ObsDim.Contant(dim)`
334+
- `ObsDim.Constant(dim)`
335335
336336
Used for efficient dispatching
337337
"""

0 commit comments

Comments
 (0)