Fix "it's" typos
commit2fc29a1796ad4a026d62fc2725b9660308c7087e
authorKyle Meyer <kyle@kyleam.com>
Thu, 4 Feb 2016 04:33:28 +0000 (3 23:33 -0500)
committerKyle Meyer <kyle@kyleam.com>
Thu, 4 Feb 2016 04:33:28 +0000 (3 23:33 -0500)
tree477ea318a2d61c496e1db837731c2b7390d3719a
parent34f32603704f0e2f66772c904358ae784b62e88c
Fix "it's" typos

* lisp/ob-C.el (org-babel-expand-body:cpp):
(org-babel-expand-body:C++):
(org-babel-expand-body:D):
(org-babel-expand-body:C):
(org-babel-C-expand-C++):
(org-babel-C-expand-C):
(org-babel-C-expand-D):
* lisp/ob-exp.el (org-babel-exp-src-block):
* lisp/ob-fortran.el (org-babel-expand-body:fortran):
* testing/org-test.el (org-test-buffer):
Correct "it's" typo in docstring.

* doc/org.texi:
Correct "it's" typos.
doc/org.texi
lisp/ob-C.el
lisp/ob-exp.el
lisp/ob-fortran.el
lisp/ox-html.el
testing/lisp/test-ob-exp.el
testing/org-test.el