소스 검색

orgguide.texi: Corrected a typo in the new Babel chapter

Tom Dye 15 년 전
부모
커밋
4a64aa51c9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      doc/orgguide.texi

+ 1 - 1
doc/orgguide.texi

@@ -2519,7 +2519,7 @@ buffer will write the new contents back to the Org buffer. Use @kbd{C-c '}
 again to exit the edit buffer.
 
 @subheading Evaluating code blocks
-Use @kbd{C-c C-c} to evaluate the current code block and insert it's results
+Use @kbd{C-c C-c} to evaluate the current code block and insert its results
 in the Org-mode buffer.  By default, evaluation is only turned on for
 @code{emacs-lisp} code blocks, however support exists for evaluating blocks
 in many languages.  For a complete list of supported languages see the