summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/jetpack/sync/interface.jetpack-sync-replicastore.php')
-rw-r--r--plugins/jetpack/sync/interface.jetpack-sync-replicastore.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/jetpack/sync/interface.jetpack-sync-replicastore.php b/plugins/jetpack/sync/interface.jetpack-sync-replicastore.php
index 706f230a..c22f4e51 100644
--- a/plugins/jetpack/sync/interface.jetpack-sync-replicastore.php
+++ b/plugins/jetpack/sync/interface.jetpack-sync-replicastore.php
@@ -1,6 +1,7 @@
<?php
/**
* Sync architecture prototype
+ *
* @author Dan Walmsley
* To run tests: phpunit --testsuite sync --filter New_Sync
*/