From 65a3b246b2d07d42aeb81f8900183498d1071e1e Mon Sep 17 00:00:00 2001 From: David RomBas <50577357+DRomBas@users.noreply.github.com> Date: Mon, 26 Feb 2024 14:13:49 +0100 Subject: [PATCH] fix typo in tutorials --- doc/tutorials.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tutorials.rst b/doc/tutorials.rst index 6fdbf79..f029e38 100644 --- a/doc/tutorials.rst +++ b/doc/tutorials.rst @@ -77,7 +77,7 @@ The fundus image acquired along with the img is stored in a separated ``bin`` fi .. code-block:: matlab - fundus = read_binfile) + fundus = read_bin(file) 2. Explore metadata ^^^^^^^^^^^^^^^^^^^