summaryrefslogtreecommitdiff
path: root/biblio/bibtex/bibtex-x/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'biblio/bibtex/bibtex-x/ChangeLog')
-rw-r--r--biblio/bibtex/bibtex-x/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/biblio/bibtex/bibtex-x/ChangeLog b/biblio/bibtex/bibtex-x/ChangeLog
index 4b169c2f8a..04a103d84e 100644
--- a/biblio/bibtex/bibtex-x/ChangeLog
+++ b/biblio/bibtex/bibtex-x/ChangeLog
@@ -99,9 +99,9 @@
* bibtex-[24].c:
Enhance built-in functions num.names$ and format.name$ in style files.
Ideographic/Fullwidth Comma ("、" U+3001, "," U+FF0C) in addition to
- an " and " string is accepted as a sepalator between persons.
+ an " and " string is accepted as a separator between persons.
Ideographic Space (" " U+3000) in addition to a space " " is accepted
- as a sepalator between a family name and a given name.
+ as a separator between a family name and a given name.
2022-04-21 TANAKA Takuji <ttk@t-lab.opal.ne.jp>