Fixes typo of formating to formatting (#52710)

pull/52721/head
Shivam Singhal 6 years ago committed by Abhijeet Kasurde
parent 55e9acb043
commit e931dd0e58

@ -594,7 +594,7 @@ class FilterModule(object):
'bool': to_bool,
'to_datetime': to_datetime,
# date formating
# date formatting
'strftime': strftime,
# quote string for shell usage

Loading…
Cancel
Save