emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[nongnu] main 042974e: * README.org: Fix typos and awkward wording.


From: Eli Zaretskii
Subject: [nongnu] main 042974e: * README.org: Fix typos and awkward wording.
Date: Sat, 4 Sep 2021 09:47:43 -0400 (EDT)

branch: main
commit 042974e358d771a5df35baafd270ea5663da9e89
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    * README.org: Fix typos and awkward wording.
---
 README.org | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.org b/README.org
index ec40534..715b9d2 100644
--- a/README.org
+++ b/README.org
@@ -72,16 +72,16 @@ to do:
 * Using packages in-place
 
 The packages can be installed and used in-place.  First you need to make
-sure the package(s) you can about are placed in the =packages= subdirectory,
-e.g. with =make worktrees=, and then you can to add that =.../packages=
-to your =package-directory-list=.  And once that is done you can do:
+sure the package(s) you care about are placed in the =packages= subdirectory,
+e.g. with =make worktrees=, and then you can add that =.../packages= to your
+=package-directory-list=.  And once that is done, you can do:
 
 #+begin_src sh
     make packages/[PKG]
 #+end_src
 
 to create the =[PKG]-pkg.el= and =[PKG]-autoloads.el= file as well as compile
-all the ELisp files in that package.  You can also do that on all the
+all the ELisp files in that package.  You can also do that for all the
 packages with:
 
 #+begin_src sh



reply via email to

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