[gxml: 2/2] Merge branch 'fix-misspelling' into 'master'



commit b535cfca9cca37e435ba48336cf197357f8a48de
Merge: 8712b69 261966f
Author: Daniel Espinosa Ortiz <esodan gmail com>
Date:   Mon Jul 22 03:28:14 2019 +0000

    Merge branch 'fix-misspelling' into 'master'
    
    Fix misspellings
    
    See merge request GNOME/gxml!13

 NEWS                                              | 26 +++++++++++------------
 README                                            |  6 +++---
 docs/mallard/C/gxml-serializable-objectmodel.page |  2 +-
 docs/mallard/C/gxml-serializable.page             | 20 ++++++++---------
 docs/site/index.html                              |  2 +-
 examples/js/node_self.js                          |  2 +-
 gxml/ArrayList.vala                               |  2 +-
 gxml/Attr.vala                                    |  2 +-
 gxml/BaseCollection.vala                          | 14 ++++++------
 gxml/Collections.vala                             | 14 ++++++------
 gxml/CssSelectorParser.vala                       |  2 +-
 gxml/DomCollections.vala                          |  2 +-
 gxml/DomDocument.vala                             | 10 ++++-----
 gxml/DomMutationObservers.vala                    |  2 +-
 gxml/Element.vala                                 | 22 +++++++++----------
 gxml/HashMap.vala                                 |  4 ++--
 gxml/HashPairedMap.vala                           |  8 +++----
 gxml/HashThreeMap.vala                            |  8 +++----
 gxml/IXsdSchema.vala                              |  2 +-
 gxml/Object.vala                                  |  2 +-
 gxml/Parser.vala                                  | 14 ++++++------
 gxml/Property.vala                                | 22 +++++++++----------
 gxml/XAttribute.vala                              |  2 +-
 gxml/XComment.vala                                |  2 +-
 gxml/XDocument.vala                               |  4 ++--
 gxml/XElement.vala                                |  6 +++---
 gxml/XHashMapAttr.vala                            |  2 +-
 gxml/XHtmlDocument.vala                           |  2 +-
 gxml/XNode.vala                                   |  4 ++--
 gxml/XParser.vala                                 |  2 +-
 gxml/XProcessingInstruction.vala                  |  2 +-
 gxml/XText.vala                                   |  2 +-
 gxml/symbols.py                                   |  4 ++--
 test/DocumentTest.vala                            |  4 ++--
 test/feedreader-test.vala                         |  2 +-
 35 files changed, 113 insertions(+), 113 deletions(-)
---


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