Commit ea443cb3 authored by Sebastian Kummer's avatar Sebastian Kummer

ZP-851 Fix typo.

Released under the Affero GNU General Public License (AGPL) version 3.
parent 8e3339da
...@@ -277,7 +277,7 @@ class SyncParameters extends StateObject { ...@@ -277,7 +277,7 @@ class SyncParameters extends StateObject {
} }
/** /**
* Indicates if a exporter run is required. This is the case if the given folderstat is different form the saved one * Indicates if a exporter run is required. This is the case if the given folderstat is different from the saved one
* or when the expiration time expired. * or when the expiration time expired.
* *
* @param string $currentFolderStat * @param string $currentFolderStat
......
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