From a7ff7c49085c320c1e0a2ffb66cc6d283c5acb8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 21 Jan 2017 19:17:10 +0100 Subject: New upstream version 0.25.3 --- src/BatchImport.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/BatchImport.vala') diff --git a/src/BatchImport.vala b/src/BatchImport.vala index 4a46a26..3febf08 100644 --- a/src/BatchImport.vala +++ b/src/BatchImport.vala @@ -271,7 +271,7 @@ public class BatchImportRoll { // A BatchImportResult associates a particular job with a File that an import was performed on // and the import result. A BatchImportJob can specify multiple files, so there is not necessarily -// a one-to-one relationship beteen it and this object. +// a one-to-one relationship between it and this object. // // Note that job may be null (in the case of a pre-failed job that must be reported) and file may // be null (for similar reasons). -- cgit v1.2.3