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

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

[elpa] externals/osm f3ad381fda 1/6: README: Fix typos


From: ELPA Syncer
Subject: [elpa] externals/osm f3ad381fda 1/6: README: Fix typos
Date: Fri, 22 Jul 2022 20:57:44 -0400 (EDT)

branch: externals/osm
commit f3ad381fdaeaf786ffab8112ccb1795b4894cb19
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    README: Fix typos
---
 README.org | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.org b/README.org
index 8fc4e433be..294e5232c1 100644
--- a/README.org
+++ b/README.org
@@ -15,7 +15,7 @@
 The map data is © [[https://www.openstreetmap.org/copyright][OpenStreetMap]] 
contributors, licensed under the 
[[https://opendatacommons.org/licenses/odbl/][ODbL]] The map
 rendering is © [[https://opentopomap.org/about][OpenTopoMap]], licensed under 
the [[https://creativecommons.org/licenses/by-sa/3.0/][CC-BY-SA.]]
 
-Osm.el is a tile-based map viewer, with a responsive moveable and zoomable
+Osm.el is a tile-based map viewer, with a responsive movable and zoomable
 display. The map can be controlled with the keyboard or with the mouse. The
 viewer fetches the map tiles in parallel from tile servers via the =curl= 
program.
 The package comes with a list of multiple preconfigured tile servers. You can
@@ -27,7 +27,7 @@ for locations by name and to open and display GPX tracks.
 
 * Features
 
-- Responsive, zoomable and moveable map display
+- Responsive, zoomable and movable map display
 - Display of tracks and POIs from GPX file
 - Parallel fetching of tiles with curl
 - Moving in large and small steps
@@ -91,7 +91,7 @@ buffers in Emacs. Furthermore you can open Org links in 
arbitary buffers with
 **** Elisp link examples
 
 Place the point behind the closing parenthesis and press ~C-x C-e~ to jump to 
the
-location. The Elisp links can be used in arbitary text files. Since they are
+location. The Elisp links can be used in arbitrary text files. Since they are
 Elisp s-expressions they can be easily manipulated programatically.
 
 #+begin_src emacs-lisp



reply via email to

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