[xml] [PATCH 0/3] Fix a couple of typos



Hello Daniel,

another couple of typos discovered over time.

Note that especially the middle one asks for regenerating xml/html files
that are also tracked in the repo (omitted from manual modification).

-- Jan (Poki)

Jan Pokorný (3):
  Fix typos: PATH_{ SEAPARATOR -> SEPARATOR }
  Fix typos: dictio{ nn -> n }ar{y,ies}
  Fix typo: s{ ec -> cr }cipt

 ChangeLog               | 24 ++++++++++++------------
 HTMLparser.c            |  2 +-
 NEWS                    | 22 +++++++++++-----------
 catalog.c               |  8 ++++----
 debugXML.c              | 10 +++++-----
 dict.c                  | 50 ++++++++++++++++++++++++-------------------------
 doc/docdescr.doc        |  2 +-
 doc/index.py            |  6 +++---
 include/libxml/dict.h   |  6 +++---
 include/libxml/parser.h |  4 ++--
 optim/hash_dict.txt     |  2 +-
 parser.c                |  6 +++---
 python/libxml.c         |  2 +-
 rngparser.c             |  2 +-
 schematron.c            |  4 ++--
 testapi.c               | 14 +++++++-------
 tree.c                  | 14 +++++++-------
 valid.c                 |  2 +-
 xmlreader.c             |  8 ++++----
 xmlregexp.c             |  4 ++--
 xmlschemas.c            |  2 +-
 xpath.c                 |  2 +-
 22 files changed, 98 insertions(+), 98 deletions(-)

-- 
2.4.3



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]