diff options
author | Basil L. Contovounesios <contovob@tcd.ie> | 2017-11-26 03:04:05 +0000 |
---|---|---|
committer | Basil L. Contovounesios <contovob@tcd.ie> | 2017-11-26 03:04:05 +0000 |
commit | 28c3fed4cc0a37432653000a41e11458db73b419 (patch) | |
tree | 11551eda37466aa2012c503557ca8038713c4e8b /README.org | |
parent | b61647b0210362370eef8b3f11635771f8fe96cf (diff) | |
download | bog-28c3fed4cc0a37432653000a41e11458db73b419.tar.gz |
README.org: Fix grammar
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -26,8 +26,8 @@ information that must be included in the notes. This unique identifier is used as a link to the BibTeX file and other associated files. In the example below, the citekey "name2000word" is a study heading. A -study heading is defined as a heading the has a citekey as a title or as -the value of =bog-citekey-property=. When a citekey occurs anywhere +study heading is defined as a heading that has a citekey as a title or +as the value of =bog-citekey-property=. When a citekey occurs anywhere else (like "another1999study" below), it is taken as a reference to another study (which may or may not have a subtree in this or another Org file). @@ -130,7 +130,7 @@ The variables below are important for specifying how Bog behaves. - =bog-citekey-format= - A regular expression that defines the format used for citekeys + A regular expression that defines the format used for citekeys. - =bog-find-citekey-bib-function= |