Fix a typo in the invitation to Jitsi Meet

This commit is contained in:
fo 2014-08-11 14:08:05 +03:00
parent a2d07c2688
commit 6c13b1b84f
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@ var Toolbar = (function (my) {
+ " to join the conference.%0D%0A%0D%0A" + " to join the conference.%0D%0A%0D%0A"
+ roomUrl + "%0D%0A%0D%0A" + roomUrl + "%0D%0A%0D%0A"
+ sharedKeyText + sharedKeyText
+ "Note that Jitsi Meet is currently only supported by Chromim," + "Note that Jitsi Meet is currently only supported by Chromium,"
+ " Google Chrome and Opera, so you need" + " Google Chrome and Opera, so you need"
+ " to be using one of these browsers.%0D%0A%0D%0A" + " to be using one of these browsers.%0D%0A%0D%0A"
+ "Talk to you in a sec!"; + "Talk to you in a sec!";