Skip to content

Commit d66596c

Browse files
committed
docs: Remove curly quotes
1 parent 2a2a93a commit d66596c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/changelog.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -662,8 +662,8 @@ Changed
662662
- :ref:`mapping-sheet` outputs:
663663

664664
- ``enum`` values of ``items``
665-
- ``enum`` as Enum: instead of Codelist:
666-
- ``pattern`` as Pattern:
665+
- ``enum`` as "Enum:" instead of "Codelist:"
666+
- ``pattern`` as "Pattern:"
667667

668668
- :ref:`schema-strict` adds ``"uniqueItems": true`` to all arrays, unless ``--no-unique-items`` is set.
669669
- Use ``https://`` instead of ``http://`` for ``standard.open-contracting.org``.
@@ -703,14 +703,14 @@ Changed
703703
~~~~~~~
704704

705705
- :ref:`compile` raises an error if the release packages use different versions.
706-
- :ref:`compile` determines the version of the release schema to use if ``--schema`` isnt set.
706+
- :ref:`compile` determines the version of the release schema to use if ``--schema`` isn't set.
707707
- :ref:`compile`, :ref:`combine-release-packages` and :ref:`combine-record-packages` have a predictable field order.
708708
- ``measure`` is removed.
709709

710710
Fixed
711711
~~~~~
712712

713-
- :ref:`indent` prints an error if a path doesnt exist.
713+
- :ref:`indent` prints an error if a path doesn't exist.
714714
- :ref:`compile`, :ref:`combine-release-packages` and :ref:`combine-record-packages` succeed if the required ``publisher`` field is missing.
715715

716716
0.0.4 (2018-11-23)

0 commit comments

Comments
 (0)