Skip to content

Commit

Permalink
Update python-fr.html.markdown
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
volnt committed Oct 6, 2015
1 parent e0f81c1 commit 00624c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fr-fr/python-fr.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Vous pourrez bientôt trouver un article pour Python 3 en Français. Pour le mom

```python
# Une ligne simple de commentaire commence par un dièse
""" Les lignes de commenatires multipes peuvent être écrites
""" Les lignes de commentaires multipes peuvent être écrites
en utilisant 3 guillemets ("), et sont souvent utilisées
pour les commentaires
"""
Expand Down

0 comments on commit 00624c1

Please sign in to comment.