Skip to content

Commit 7bf87a9

Browse files
Add backticks to PRODID technical term in CHANGES.rst
1 parent b65f4c4 commit 7bf87a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Minor changes:
1919
- Add type annotation to ``from_ical()``.
2020
- Fix enum documentation.
2121
- ``DTSTAMP``, ``LAST_MODIFIED``, and ``CREATED`` can now be set to ``None`` to delete the value.
22-
- Enhanced ``Calendar.new()`` to support organization and language parameters for automatic PRODID generation.
22+
- Enhanced ``Calendar.new()`` to support organization and language parameters for automatic ``PRODID`` generation.
2323
- Added ``duration`` setter to ``Event`` class for more intuitive event creation.
2424
- Added ``validate()`` method to ``Calendar`` class for explicit validation of required properties and components.
2525

0 commit comments

Comments
 (0)