Commit 75071b6b by cahrens

Typo.

parent 5dd8e491
......@@ -40,7 +40,7 @@ define(
};
/**
* Check for import status updates every `timemout` milliseconds, and update
* Check for import status updates every `timeout` milliseconds, and update
* the page accordingly.
* @param {string} url Url to call for status updates.
* @param {int} timeout Number of milliseconds to wait in between ajax calls
......@@ -170,4 +170,4 @@ define(
});
return CourseImport;
});
\ No newline at end of file
});
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment