Skip to content

Commit d8d9410

Browse files
committed
Typo
1 parent 2726558 commit d8d9410

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

extensions/reviewed/LeaderboardDialog.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
"objectGroups": []
4343
},
4444
{
45-
"description": "Return that formated date for a given timestamp",
46-
"fullName": "Format date",
45+
"description": "Return a formated time for a given timestamp",
46+
"fullName": "Format time",
4747
"functionType": "StringExpression",
4848
"name": "FormatTime",
4949
"private": true,
@@ -1709,9 +1709,11 @@
17091709
"objectGroups": []
17101710
},
17111711
{
1712+
"description": "Return the formated score.",
17121713
"fullName": "Format score",
17131714
"functionType": "StringExpression",
17141715
"name": "FormatScore",
1716+
"private": true,
17151717
"sentence": "",
17161718
"events": [
17171719
{

0 commit comments

Comments
 (0)