소스 검색

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

Bastien Guerry 15 년 전
부모
커밋
df7db40794
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  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