spelling/language corrections

This commit is contained in:
mvolli
2014-12-23 20:05:29 +01:00
parent ea7997c625
commit bdf10b36c3
8 changed files with 29 additions and 29 deletions

View File

@@ -31,7 +31,7 @@ public class Job {
private String revision;
private String pictureFilename;
private String path; // path inside of the archive
private int renderDuration; // in second
private int renderDuration; // in seconds
private long memoryUsed; // in kB
private String rendererCommand;
private String script;