Skip to content
Snippets Groups Projects
Commit 7d4b1de2 authored by buczekp's avatar buczekp
Browse files

minor: spelling

SVN: 15769
parent 2d4b95ba
No related branches found
No related tags found
No related merge requests found
......@@ -219,7 +219,7 @@ public class DataSetArchivingMenu extends MenuItem
boolean computeOnSelected)
{
return AsyncCallbackWithProgressBar.decorate(new ArchivingDisplayCallback(viewContext,
actionName, computeOnSelected), "Schedulling " + actionName + "...");
actionName, computeOnSelected), "Scheduling " + actionName + "...");
}
private final class ArchivingDisplayCallback extends AbstractAsyncCallback<ArchivingResult>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment