aboutsummaryrefslogtreecommitdiff
path: root/files/fr/mozilla/add-ons/webextensions/api/runtime/getbrowserinfo/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/mozilla/add-ons/webextensions/api/runtime/getbrowserinfo/index.html')
-rw-r--r--files/fr/mozilla/add-ons/webextensions/api/runtime/getbrowserinfo/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/fr/mozilla/add-ons/webextensions/api/runtime/getbrowserinfo/index.html b/files/fr/mozilla/add-ons/webextensions/api/runtime/getbrowserinfo/index.html
index f54d20f368..72b7ebc953 100644
--- a/files/fr/mozilla/add-ons/webextensions/api/runtime/getbrowserinfo/index.html
+++ b/files/fr/mozilla/add-ons/webextensions/api/runtime/getbrowserinfo/index.html
@@ -20,7 +20,7 @@ translation_of: Mozilla/Add-ons/WebExtensions/API/runtime/getBrowserInfo
<h2 id="Syntaxe">Syntaxe</h2>
-<pre class="syntaxbox brush:js">var gettingInfo = browser.runtime.getBrowserInfo()
+<pre class="brush: js">var gettingInfo = browser.runtime.getBrowserInfo()
</pre>
<h3 id="Paramètres">Paramètres</h3>
@@ -57,7 +57,7 @@ gettingInfo.then(gotBrowserInfo);</pre>
<p>{{WebExtExamples}}</p>
-<div class="note"><strong>Remerciements :</strong>
+<div class="note"><p><strong>Note :</strong></p>
<p>Les données de compatibilité relatives à Microsoft Edge sont fournies par Microsoft Corporation et incluses ici sous la licence Creative Commons Attribution 3.0 pour les États-Unis.</p>
</div>