summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/js/wizard/wizardTabExpert.js
diff options
context:
space:
mode:
authorBjörn Schießle <bjoern@schiessle.org>2017-04-12 10:54:20 +0200
committerGitHub <noreply@github.com>2017-04-12 10:54:20 +0200
commit49d8716eaafc0e7496d5406f36c2fce0964169b4 (patch)
treee8bb65df772195da634abc873aeb8e711d8e8b12 /apps/user_ldap/js/wizard/wizardTabExpert.js
parent39468f627fd6217199c0cc05b4fa248b14046079 (diff)
parent1729e4471f41e560f78f6b7269bcdb73e24602d5 (diff)
downloadnextcloud-server-49d8716eaafc0e7496d5406f36c2fce0964169b4.tar.gz
nextcloud-server-49d8716eaafc0e7496d5406f36c2fce0964169b4.zip
Merge pull request #4312 from nextcloud/cleanup-name
Update comments to Nextcloud
Diffstat (limited to 'apps/user_ldap/js/wizard/wizardTabExpert.js')
-rw-r--r--apps/user_ldap/js/wizard/wizardTabExpert.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_ldap/js/wizard/wizardTabExpert.js b/apps/user_ldap/js/wizard/wizardTabExpert.js
index 7cfd49ba0f6..634d30212ac 100644
--- a/apps/user_ldap/js/wizard/wizardTabExpert.js
+++ b/apps/user_ldap/js/wizard/wizardTabExpert.js
@@ -65,7 +65,7 @@ OCA = OCA || {};
},
/**
- * sets the attribute to be used to create an ownCloud ID (username)
+ * sets the attribute to be used to create an Nextcloud ID (username)
*
* @param {string} attribute
*/