ol.el: Fixed typo

* lisp/ol.el (org-link-parameters): Fixed typo 'ar' to 'are'

TINYCHANGE
This commit is contained in:
Bassam Saeed 2020-07-27 18:03:58 -04:00 committed by Kyle Meyer
parent a1e5bee5cb
commit b395f0abf6
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ The key in each association is a string of the link type.
Subsequent optional elements make up a property list for that
type.
All properties ar optional. However, the most important ones
All properties are optional. However, the most important ones
are, in this order, `:follow', `:export', and `:store', described
below.