Skip to content

Commit 51ab267

Browse files
docs fix (#7200)
1 parent 64878fb commit 51ab267

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/user_manual/explanation/um_files_loading.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ as follows:
100100
The complete details are implemented as follows:
101101

102102
* The conversion of fields to raw cubes is performed by the function
103-
:func:`iris.fileformats.pp_rules.convert`, which is called from
103+
:func:`iris.fileformats.pp_load_rules.convert`, which is called from
104104
:func:`iris.fileformats.pp.load_cubes` during loading.
105105
* The corresponding save functionality for PP output is implemented by
106106
the :func:`iris.fileformats.pp.save` function. The relevant

0 commit comments

Comments
 (0)