Skip to content

Commit

Permalink
Update libtiledbsoma/src/soma/soma_multiscale_image.cc
Browse files Browse the repository at this point in the history
Co-authored-by: John Kerl <[email protected]>
  • Loading branch information
jp-dark and johnkerl authored Jan 23, 2025
1 parent 46e8e76 commit 65db753
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libtiledbsoma/src/soma/soma_multiscale_image.cc
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ void SOMAMultiscaleImage::create(
auto group = SOMAGroup::create(
ctx, image_uri.string(), "SOMAMultiscaleImage", timestamp);

// Set spatial encoding metadata.
// Set spatial-encoding metadata.
group->set_metadata(
SPATIAL_ENCODING_VERSION_KEY,
TILEDB_STRING_UTF8,
Expand Down

0 comments on commit 65db753

Please sign in to comment.