Skip to content

Commit 4bfdd94

Browse files
committed
Fix typo in section name
1 parent e09b55c commit 4bfdd94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

python/lsst/daf/butler/core/quantum.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -553,8 +553,8 @@ def addRecord(self, record: DimensionRecord) -> int:
553553
This function returns the key associated with the record (either the
554554
newly allocated key, or the existing one)
555555
556-
Paramters
557-
---------
556+
Parameters
557+
----------
558558
record : `DimensionRecord`
559559
The record to add to the accumulator
560560

0 commit comments

Comments
 (0)