Skip to content

Commit dc12afc

Browse files
authored
Fix spelling mistake (#1784)
1 parent c589802 commit dc12afc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/submodules/FileFormats/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ julia> MOI.get(dest, MOI.ListOfVariableIndices())
114114
julia> rm("file.mof.json") # Clean up after ourselves.
115115
```
116116

117-
## Detecing the filetype automatically
117+
## Detecting the filetype automatically
118118

119119
Instead of the `format` keyword, you can also use the `filename` keyword
120120
argument to [`FileFormats.Model`](@ref). This will attempt to automatically

0 commit comments

Comments
 (0)