summaryrefslogtreecommitdiffstats
path: root/src/models
diff options
context:
space:
mode:
authorrakekniven <mark.ziegler@rakekniven.de>2020-05-21 06:55:36 +0200
committerGitHub <noreply@github.com>2020-05-21 06:55:36 +0200
commitfaf98c0b0a6329eda7656ad30f3dc7c37aee2244 (patch)
tree39b53e6bf7e7c66897c2218122072298065e95cc /src/models
parent070fc6c8e3e47cc08e0941292569e0e121585453 (diff)
l10n: Changed spelling of URL
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
Diffstat (limited to 'src/models')
-rw-r--r--src/models/rfcProps.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/models/rfcProps.js b/src/models/rfcProps.js
index 24348a16..ac776d4a 100644
--- a/src/models/rfcProps.js
+++ b/src/models/rfcProps.js
@@ -222,7 +222,7 @@ const properties = {
},
info: t(
'contacts',
- 'The url of the profile. e.g. https://www.facebook.com/Nextclouders/ '
+ 'The URL of the profile. e.g. https://www.facebook.com/Nextclouders/ '
),
options: [
{ id: 'FACEBOOK', name: 'Facebook' },