Skip to content

Commit

Permalink
📝 Remove useless dot
Browse files Browse the repository at this point in the history
  • Loading branch information
blegat committed Jan 5, 2019
1 parent 120d21c commit 3dd0a22
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/src/variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,6 @@ be obtained by [`JuMP.name(::JuMP.VariableRef)`](@ref) and set by
name(::JuMP.VariableRef)
set_name(::JuMP.VariableRef, ::String)
```
.

The variable can also be retrieved from its name using
[`JuMP.variable_by_name`](@ref).
Expand Down

0 comments on commit 3dd0a22

Please sign in to comment.