emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-26 8c50842 1/2: ; Fix typo in test/file-organization


From: Michael Albinus
Subject: [Emacs-diffs] emacs-26 8c50842 1/2: ; Fix typo in test/file-organization.org
Date: Sun, 5 Nov 2017 06:41:14 -0500 (EST)

branch: emacs-26
commit 8c50842790a680aa0732fddeb4454eaa0ac2d7a6
Author: Michael Albinus <address@hidden>
Commit: Michael Albinus <address@hidden>

    ; Fix typo in test/file-organization.org
---
 test/file-organization.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/file-organization.org b/test/file-organization.org
index 4d76c00..6c93c28 100644
--- a/test/file-organization.org
+++ b/test/file-organization.org
@@ -30,7 +30,7 @@ the directory structure of the source tree; so tests for 
files in the
 
 Tests should normally reside in a file with ~-tests.el~ added to the
 base-name of the tested source file; hence ~ert.el~ is tested in
-~ert-tests.el~, and ~pcase.el~ is tested in ~pcase-tests.el~.  As n
+~ert-tests.el~, and ~pcase.el~ is tested in ~pcase-tests.el~.  As an
 exception, tests for a single feature may be placed into multiple
 files of any name which are themselves placed in a directory named
 after the feature with ~-tests~ appended, such as



reply via email to

[Prev in Thread] Current Thread [Next in Thread]