Help: clean up some minor typos

This commit is contained in:
Ben Boeckel
2022-11-18 14:06:47 -05:00
parent c36910476a
commit eb77695e25
2 changed files with 2 additions and 2 deletions

View File

@@ -99,7 +99,7 @@ target property to create an macOS or iOS Framework Bundle.
A library with the ``FRAMEWORK`` target property should also set the
:prop_tgt:`FRAMEWORK_VERSION` target property. This property is typically
set to the value of "A" by macOS conventions.
The ``MACOSX_FRAMEWORK_IDENTIFIER`` sets ``CFBundleIdentifier`` key
The ``MACOSX_FRAMEWORK_IDENTIFIER`` sets the ``CFBundleIdentifier`` key
and it uniquely identifies the bundle.
.. code-block:: cmake

View File

@@ -371,7 +371,7 @@ v1 Reply Files
Reply files containing specific `Object Kinds`_ are written by CMake.
The names of these files are unspecified and must not be interpreted
by clients. Clients must first read the `v1 Reply Index File`_ and
and follow references to the names of the desired response objects.
follow references to the names of the desired response objects.
Reply files (including the index file) will never be replaced by
files of the same name but different content. This allows a client