Sync pane caption: "Zotero Data Sync" -> "Data Syncing"

This commit is contained in:
Dan Stillman 2016-09-24 00:42:29 -04:00
parent 1adb8d74f0
commit 2320385fa8
2 changed files with 2 additions and 2 deletions

View file

@ -22,7 +22,7 @@ describe("Sync Preferences", function () {
});
describe("Settings", function () {
describe("Zotero Data Sync", function () {
describe("Data Syncing", function () {
var getAPIKeyFromCredentialsStub, deleteAPIKey, indicatorElem;
var setCredentials = Zotero.Promise.coroutine(function* (username, password) {