diff --git a/module2/exo1/toy_document_orgmode_python_en.org b/module2/exo1/toy_document_orgmode_python_en.org index 5782f493934678ba782fb65634a4d86e5f3adefc..51ff2c13d48f774865d8d44a5d6f3abf4ed491c2 100644 --- a/module2/exo1/toy_document_orgmode_python_en.org +++ b/module2/exo1/toy_document_orgmode_python_en.org @@ -1,6 +1,6 @@ #+TITLE: Your title -#+AUTHOR: Your name -#+DATE: Today's date +#+AUTHOR: Victor Martins Gomes +#+DATE: <2020-04-13 lun.> #+LANGUAGE: en # #+PROPERTY: header-args :eval never-export @@ -13,7 +13,7 @@ * Some explanations -This is an org-mode document with code examples in R. Once opened in +This is an org-mode document with code examples in Python. Once opened in Emacs, this document can easily be exported to HTML, PDF, and Office formats. For more information on org-mode, see https://orgmode.org/guide/.