Skip to content

Commit 35726f7

Browse files
Update registry.jl -- new capitalisation for SpaSM
1 parent 988ffe4 commit 35726f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/registry.jl

+1-1
Original file line numberDiff line numberDiff line change
@@ -548,4 +548,4 @@ add_format(format"QOI", "qoif", ".qoi", [:QOI => UUID("4b34888f-f399-49d4-9bb3-4
548548
add_format(format"BIB", (), [".bib"], [:Bibliography => UUID("f1be7e48-bf82-45af-a471-ae754a193061")])
549549

550550
# sparse matrices
551-
add_format(format"SMS", (), ".sms", [:Spasm => UUID("017bf598-072c-475c-a75e-c3e68736ce70")])
551+
add_format(format"SMS", (), ".sms", [:SpaSM => UUID("017bf598-072c-475c-a75e-c3e68736ce70")])

0 commit comments

Comments
 (0)