branch: externals/osm
commit 271d51174731a7266129ba8b40c0d42a7b2013b8
Author: Daniel Mendler <[email protected]>
Commit: Daniel Mendler <[email protected]>

    README typos
---
 README.org | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.org b/README.org
index 916b6e1aae..4a17dbf077 100644
--- a/README.org
+++ b/README.org
@@ -69,7 +69,7 @@ Google Maps for satellite and aerial maps.
 )
 #+end_src
 
-* Bookmarks, Org links, Geo urls and Elisp links
+* Bookmarks, Org links, Geo URLs and Elisp links
 
 There exist multiple methods to store a location, such that you can return 
there
 afterwards.
@@ -79,8 +79,8 @@ afterwards.
   completion commands =osm-bookmark-jump= or =bookmark-jump=.
 - ~l~: Store an Org link to the current location. The link can be inserted
   subsequently into an Org buffer with ~C-c C-l~.
-- ~u~: Save the geo url of the current location in the kill ring. The url can 
be
-  inserted in another buffer via ~C-y~. A geo url has the form
+- ~u~: Save the Geo URL of the current location in the kill ring. The URL can 
be
+  inserted in another buffer via ~C-y~. A Geo URL has the form
   ~geo:27.96,86.89;z=13~.
 - ~C-u u~: Save an Elisp link to the current location in the kill ring. An 
Elisp
   link has the form ~(osm 51.49 -0.14 11)~.
@@ -158,7 +158,7 @@ Some additional key bindings are available in Osm buffers:
 - ~c~: =osm-center= - Center to currently selected pin
 - ~F~, ~R~: =osm-hide= - Hide GPX or TCX file or route
 - ~l~: =org-store-link= - Store Org link
-- ~u~: =osm-save-url= - Save geo url in the kill ring
+- ~u~: =osm-save-url= - Save Geo URL in the kill ring
 - ~b~: =osm-bookmark-set= - Set bookmark
 - ~q~: =quit-window= - Close buffer and window
 - ~o~: =clone-buffer= - Clone buffer

Reply via email to