Skip to content

Commit 37a09c0

Browse files
dcermaknforro
andauthored
Update specfile/changelog.py
Co-authored-by: Nikola Forró <nforro@redhat.com>
1 parent 91251df commit 37a09c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specfile/changelog.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
class ChangelogStyle(Enum):
4343
"""Style of changelog entries"""
4444

45-
#: "standard" changelog entries as used by Fedora, RHEL, etc.:
45+
#: standard changelog entries parseable by RPM (used in Fedora, RHEL, etc.):
4646
#: * $DATE $AUTHOR <$EMAIL> - $EVR
4747
#: $ENTRY
4848
standard = auto()

0 commit comments

Comments
 (0)