Browse Source

Merge branch 'maint'

Nicolas Goaziou 7 years ago
parent
commit
fbd865941f
1 changed files with 2 additions and 2 deletions
  1. 2 2
      doc/org.texi

+ 2 - 2
doc/org.texi

@@ -829,7 +829,7 @@ different formats such as HTML, @LaTeX{}, Open Document, and Markdown.  New
 export backends can be derived from existing ones, or defined from scratch.
 export backends can be derived from existing ones, or defined from scratch.
 
 
 Org files can include source code blocks, which makes Org uniquely suited for
 Org files can include source code blocks, which makes Org uniquely suited for
-authoring technical documents with code examples. Org source code blocks are
+authoring technical documents with code examples.  Org source code blocks are
 fully functional; they can be evaluated in place and their results can be
 fully functional; they can be evaluated in place and their results can be
 captured in the file.  This makes it possible to create a single file
 captured in the file.  This makes it possible to create a single file
 reproducible research compendium.
 reproducible research compendium.
@@ -8085,7 +8085,7 @@ you can use the following instead:
 @end example
 @end example
 
 
 That will give you three days' warning: on the anniversary date itself and the
 That will give you three days' warning: on the anniversary date itself and the
-two days prior. The argument is optional: if omitted, it defaults to 7.
+two days prior.  The argument is optional: if omitted, it defaults to 7.
 
 
 @subsubheading Appointment reminders
 @subsubheading Appointment reminders
 @cindex @file{appt.el}
 @cindex @file{appt.el}