branch: externals/org
commit 4840a4ee846297cf07b00766601e82a08591031b
Author: Abdurahman Itani <[email protected]>
Commit: Rudolf Adamkovič <[email protected]>

    doc/org-guide.org: Fix typo
    
    * doc/org-guide.org (Introduction): Change 'literal programming' to
    'literate programming'.
    
    TINYCHANGE
---
 doc/org-guide.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/org-guide.org b/doc/org-guide.org
index 0db9ff5896..d402d72657 100644
--- a/doc/org-guide.org
+++ b/doc/org-guide.org
@@ -34,7 +34,7 @@ modify this GNU manual."
 Org is a mode for keeping notes, maintaining TODO lists, and doing
 project planning with a fast and effective plain-text system.  It is
 also an authoring and publishing system, and it supports working with
-source code for literal programming and reproducible research.
+source code for literate programming and reproducible research.
 
 This document is a much compressed derivative of the [[info:org][comprehensive 
Org
 mode manual]].  It contains all basic features and commands, along with

Reply via email to