diff --git a/doc/python/cable_cell.rst b/doc/python/cable_cell.rst
index 23cf266be1af29f12bc666d589f8925a8879de58..abb51d6acef0f4705f90caf8e7bf7877f84dcbcb 100644
--- a/doc/python/cable_cell.rst
+++ b/doc/python/cable_cell.rst
@@ -60,10 +60,10 @@ Cable cells
 
         :param morphology: the morphology of the cell
         :type morphology: :py:class:`morphology` or :py:class:`segment_tree`
-        :param labels: dictionary of labeled regions and locsets
-        :type labels: :py:class:`label_dict`
         :param decorations: the decorations on the cell
         :type decorations: :py:class:`decor`
+        :param labels: dictionary of labeled regions and locsets
+        :type labels: :py:class:`label_dict`
 
     .. method:: placed_lid_range(index)