Consistent spelling

main
Bob Mottram 2021-05-04 13:39:19 +01:00
parent fd51d6322d
commit 73f1fea0b0
1 changed files with 1 additions and 1 deletions

View File

@ -2973,7 +2973,7 @@ def runInboxQueue(recentPostsCache: {}, maxRecentPosts: int,
if hasValidContext(originalJson):
hasJsonSignature = True
else:
print('unrecognised @context: ' +
print('unrecognized @context: ' +
str(originalJson['@context']))
# strict enforcement of json signatures