Parcourir la source

docs: fix typo in interface_config.js

master
Dan Dascalescu il y a 5 ans
Parent
révision
28632752ba
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      interface_config.js

+ 1
- 1
interface_config.js Voir le fichier

@@ -177,7 +177,7 @@ var interfaceConfig = {
177 177
      * The name of the toolbar buttons to display in the toolbar. If present,
178 178
      * the button will display. Exceptions are "livestreaming" and "recording"
179 179
      * which also require being a moderator and some values in config.js to be
180
-     * enabled. Also, the "profile" button will not display for user's with a
180
+     * enabled. Also, the "profile" button will not display for users with a
181 181
      * jwt.
182 182
      */
183 183
     TOOLBAR_BUTTONS: [

Chargement…
Annuler
Enregistrer