Procházet zdrojové kódy

Changes.org: fix s/√©/é.

Bastien Guerry před 14 roky
rodič
revize
df7db40794
1 změnil soubory, kde provedl 3 přidání a 3 odebrání
  1. 3 3
      ORGWEBPAGE/Changes.org

+ 3 - 3
ORGWEBPAGE/Changes.org

@@ -77,7 +77,7 @@ quarters.
 SQL code blocks can now be executed using the =myosql= engine on
 Windows systems.
 
-Thanks to Sébastien Vauban for this contribution.
+Thanks to Sébastien Vauban for this contribution.
 
 **** Python code blocks now accept a =preamble= header argument
 This allows specification of coding declarations and library imports
@@ -88,7 +88,7 @@ For example
 
 #+begin_src org
   ,#+begin_src python :preamble # -*- coding: utf-8 -*- :return s
-  ,s = "é"
+  ,s = "é"
   ,#+end_src
 #+end_src
 
@@ -135,7 +135,7 @@ export.  For example
   ,#+END_RESULT
 #+end_src
 
-Thanks to Sébastien Vauban for persistently suggesting this enhancement.
+Thanks to Sébastien Vauban for persistently suggesting this enhancement.
 
 **** Code block error buffer wiped clean between executions
 Previously the code block error buffer accumulated errors making it