Commit ff71246b9b0c1c87ce251ab1d907bda9afb9682e
1 parent
310db542e4
Exists in
master
...
Showing 2 changed files with 4 additions and 4 deletions
poly/reference/index.html
View file @
ff71246
... | ... | @@ -3,7 +3,7 @@ |
3 | 3 | <head> |
4 | 4 | <meta charset="utf-8"> |
5 | 5 | <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
6 | - <meta http-equiv="last-modified" content="2016-11-02 22:36:13 +0100"> | |
6 | + <meta http-equiv="last-modified" content="2016-11-02 22:51:11 +0100"> | |
7 | 7 | <meta name="viewport" content="width=device-width, initial-scale=1"> |
8 | 8 | <meta name="search-domain" value=""> |
9 | 9 | <link rel="stylesheet" type="text/css" href="../assets/css/bootstrap.css" /> |
... | ... | @@ -640,7 +640,7 @@ |
640 | 640 | <li><p>Une fonction peut être définie à l’aide de <code class="highlighter-rouge">def</code>.</p> |
641 | 641 | </li> |
642 | 642 | |
643 | - <li><p>Une fonction à un nombre arbitraire de paramètres.</p> | |
643 | + <li><p>Une fonction a un nombre arbitraire de paramètres.</p> | |
644 | 644 | </li> |
645 | 645 | |
646 | 646 | <li><p>Une fonction retourne toujours une valeur.</p> |
poly/single-page.html
View file @
ff71246
... | ... | @@ -3,7 +3,7 @@ |
3 | 3 | <head> |
4 | 4 | <meta charset="utf-8"> |
5 | 5 | <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
6 | - <meta http-equiv="last-modified" content="2016-11-02 22:36:13 +0100"> | |
6 | + <meta http-equiv="last-modified" content="2016-11-02 22:51:11 +0100"> | |
7 | 7 | <meta name="viewport" content="width=device-width, initial-scale=1"> |
8 | 8 | <meta name="search-domain" value=""> |
9 | 9 | <link rel="stylesheet" type="text/css" href="../assets/css/bootstrap.css" /> |
... | ... | @@ -3021,7 +3021,7 @@ |
3021 | 3021 | <li><p>Une fonction peut être définie à l’aide de <code class="highlighter-rouge">def</code>.</p> |
3022 | 3022 | </li> |
3023 | 3023 | |
3024 | - <li><p>Une fonction à un nombre arbitraire de paramètres.</p> | |
3024 | + <li><p>Une fonction a un nombre arbitraire de paramètres.</p> | |
3025 | 3025 | </li> |
3026 | 3026 | |
3027 | 3027 | <li><p>Une fonction retourne toujours une valeur.</p> |