Commit e90646fc authored by Manfred Kutas's avatar Manfred Kutas

ZP-1261 Fixed typo in a comment.

Released under the Affero GNU General Public License (AGPL) version 3.
parent cbc7f085
......@@ -35,7 +35,7 @@ class FileStateMachine implements IStateMachine {
private $settingsfilename;
private $statefiles; // List of the state files. Used by z-push-admin and scripts.
private $devicedatafiles; // List of the device data files. Used by z-push-admin and scripts.
private $pattern; // State patter for glob()
private $pattern; // State pattern for glob()
/**
* Constructor
......
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