summaryrefslogtreecommitdiff
path: root/lisp/org-bibtex.el
diff options
context:
space:
mode:
authorSebastien Delafond <seb@debian.org>2014-06-25 09:34:50 +0200
committerSébastien Delafond <sdelafond@gmail.com>2014-07-13 13:35:36 +0200
commiteb782f21d2730bf892b7296064df27729f66849d (patch)
tree503f5d3a91d5a9e955f9601dc892dccf51aae9bd /lisp/org-bibtex.el
parent0a60a1ae5b73c4569a4bdfdd56a3eeb3fbc0b3dc (diff)
parent75a81babfdc3c8c643962fd77b034b42e20cbee3 (diff)
Imported Debian patch 8.2.7b-1
Diffstat (limited to 'lisp/org-bibtex.el')
-rw-r--r--lisp/org-bibtex.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org-bibtex.el b/lisp/org-bibtex.el
index b655710..75ac69b 100644
--- a/lisp/org-bibtex.el
+++ b/lisp/org-bibtex.el
@@ -203,7 +203,7 @@
(:pages . "One or more page numbers or range of numbers, such as 42-111 or 7,41,73-97 or 43+ (the ‘+’ in this last example indicates pages following that don’t form simple range). BibTEX requires double dashes for page ranges (--).")
(:publisher . "The publisher’s name.")
(:school . "The name of the school where a thesis was written.")
- (:series . "The name of a series or set of books. When citing an entire book, the the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.")
+ (:series . "The name of a series or set of books. When citing an entire book, the title field gives its title and an optional series field gives the name of a series or multi-volume set in which the book is published.")
(:title . "The work’s title, typed as explained in the LaTeX book.")
(:type . "The type of a technical report for example, 'Research Note'.")
(:volume . "The volume of a journal or multi-volume book.")