mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
typo
This commit is contained in:
parent
2d1d4dc28d
commit
80a5080738
@ -152,7 +152,7 @@ elif xepflag == "retract":
|
||||
elif xepflag == "deprecate":
|
||||
thesubject = 'DEPRECATED: XEP-'
|
||||
elif xepflag == "obsolete":
|
||||
thesubject = 'OBSOLETED: XEP-'
|
||||
thesubject = 'OBSOLETE: XEP-'
|
||||
elif xepflag == "defer":
|
||||
thesubject = 'DEFERRED: XEP-'
|
||||
else:
|
||||
|
Loading…
Reference in New Issue
Block a user