Skip to content

Commit

Permalink
substitutions fix
Browse files Browse the repository at this point in the history
  • Loading branch information
selmaVH1 committed Jan 22, 2025
1 parent 9288b74 commit 116f41c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1777,7 +1777,7 @@ At the top of the :guilabel:`Digitizing panel`, you find the following buttons:
You can snap the vertex anywhere on this virtual line.
It is even possible to hover over two different vertices, generating virtual
coordinate lines for both, and snap to their intersection.
* |circleIntersection| :sup:`2-circle Point Intersection`: allows you to
* |circlesIntersection| :sup:`2-circle Point Intersection`: allows you to
digitize a point or vertex at the intersection of two circles.
(more at :ref:`circle_intersection`).
* |settings| :sup:`Snap to common angles`: when moving the cursor,
Expand Down Expand Up @@ -2011,7 +2011,7 @@ Unlock the angle parameter to cancel their use in the middle of the process.

To add a vertex at the intersection of two circles, follow these steps:

#. Click the |circleIntersection| :sup:`2-circle Point Intersection` icon in the
#. Click the |circlesIntersection| :sup:`2-circle Point Intersection` icon in the
|extractVertices| :sup:`Construction Tools` drop-down menu.
#. A dialog will open where you can define the parameters for
:guilabel:`Circle #1` and :guilabel:`Circle #2`.
Expand Down Expand Up @@ -2182,7 +2182,7 @@ To edit features in-place:
:width: 1.5em
.. |circleCenterPoint| image:: /static/common/mActionCircleCenterPoint.png
:width: 1.5em
.. |circleIntersection| image:: /static/common/circlesintersection.png
.. |circlesIntersection| image:: /static/common/circlesintersection.png
:width: 1.5em
.. |circularStringRadius| image:: /static/common/mActionCircularStringRadius.png
:width: 1.5em
Expand Down
2 changes: 1 addition & 1 deletion substitutions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@
:width: 1.5em
.. |circleCenterPoint| image:: /static/common/mActionCircleCenterPoint.png
:width: 1.5em
.. |circleIntersection| image:: /static/common/circlesintersection.png
.. |circlesIntersection| image:: /static/common/circlesintersection.png
:width: 1.5em
.. |circularStringCurvePoint| image:: /static/common/mActionCircularStringCurvePoint.png
:width: 1.5em
Expand Down

0 comments on commit 116f41c

Please sign in to comment.