Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 74d93f4

Browse files
author
Akos Kitta
committed
fix: typo
Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
1 parent 12fff33 commit 74d93f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎scripts/i18n/transifex-pull.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ const requestTranslationDownload = async (relationships) => {
5454

5555
const getTranslationDownloadStatus = async (language, downloadRequestId) => {
5656
// The download request status must be asked from time to time, if it's
57-
// still pending we try again using exponentional backoff starting from 2.5 seconds.
57+
// still pending we try again using exponential backoff starting from 2.5 seconds.
5858
let backoffMs = 2500;
5959
while (true) {
6060
const url = transifex.url(

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /