Merge "[MCR] Set MCR migration stage to write-both/read-new."
[lhc/web/wiklou.git] / includes / DefaultSettings.php
index 29405b5..343e80d 100644 (file)
@@ -7359,7 +7359,7 @@ $wgExtensionMessagesFiles = [];
  * @code
  *    $wgMessagesDirs['Example'] = [
  *        __DIR__ . '/lib/ve/i18n',
- *        __DIR__ . '/lib/oojs-ui/i18n',
+ *        __DIR__ . '/lib/ooui/i18n',
  *        __DIR__ . '/i18n',
  *    ]
  * @endcode