Skip to content

Commit 301f022

Browse files
committed
Fix fully-qualified function reference
Refers to imcf#34
1 parent 1bc20c0 commit 301f022

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,8 @@ and upload images, retrieve datasets or save ROIs to OMERO.
142142
annotations from an OMERO object.
143143
* `imcflibs.imagej.omerotools.find_dataset` to find a dataset in OMERO using the
144144
dataset ID.
145-
* `imcflibs.imagej.get_acquisition_metadata` to get the acquisition metadata
146-
from an image in OMERO.
145+
* `imcflibs.imagej.omerotools.get_acquisition_metadata` to get the acquisition
146+
metadata from an image in OMERO.
147147
* `imcflibs.imagej.omerotools.get_info_from_original_metadata` to get the
148148
original metadata from an image in OMERO.
149149
* `imcflibs.imagej.omerotools.create_table_columns` to create OMERO table

0 commit comments

Comments
 (0)