Skip to content

Commit e5b12bb

Browse files
committed
oops typo
1 parent c17f15f commit e5b12bb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/Common.jl

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,9 @@ end
324324

325325

326326
"""
327-
$SIGNATURESSet the `solvable` parameter for either a variable or factor.
327+
$SIGNATURES
328+
329+
Set the `solvable` parameter for either a variable or factor.
328330
"""
329331
function setSolvable!(dfg::AbstractDFG, sym::Symbol, solvable::Int)
330332
if isVariable(dfg, sym)

0 commit comments

Comments
 (0)