Skip to content

Commit 8db49ca

Browse files
committed
typo
1 parent b8e256a commit 8db49ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BigData/services/AbstractBigDataEntries.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ $(SIGNATURES)
4242
Add Big Data Entry to distributed factor graph.
4343
Should be extended if DFG variable is not returned by reference.
4444
"""
45-
function addDataEntry!(dfg::AbsstractDFG,
45+
function addDataEntry!(dfg::AbstractDFG,
4646
lbl::Symbol,
4747
descr::Symbol,
4848
mimeType::AbstractString,

0 commit comments

Comments
 (0)