diff --git a/doc/fsl.utils.imcp.rst b/doc/fsl.utils.imcp.rst
new file mode 100644
index 0000000000000000000000000000000000000000..4bee084c6783518f7e4ff4d698f8772b137c591a
--- /dev/null
+++ b/doc/fsl.utils.imcp.rst
@@ -0,0 +1,9 @@
+:orphan:
+
+fsl.utils.imcp module
+=====================
+
+.. automodule:: fsl.utils.imcp
+    :members:
+    :undoc-members:
+    :show-inheritance:
diff --git a/fsl/data/imagewrapper.py b/fsl/data/imagewrapper.py
index d9bacb7988fa4b32d7f8e5ad66641bb9f84a0102..921dd6e365f88e10b3b2fde4dc916b9297476434 100644
--- a/fsl/data/imagewrapper.py
+++ b/fsl/data/imagewrapper.py
@@ -744,7 +744,7 @@ def isValidFancySliceObj(sliceobj, shape):
 
 def canonicalSliceObj(sliceobj, shape):
     """Returns a canonical version of the given ``sliceobj``. See the
-    ``nibabel.fileslice.canonical_slicers` function.
+    ``nibabel.fileslice.canonical_slicers`` function.
     """
 
     # Fancy slice objects must have