Skip to content

Commit

Permalink
Fix plural
Browse files Browse the repository at this point in the history
  • Loading branch information
DelazJ committed Sep 4, 2023
1 parent ae415db commit 252a6e9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/user_manual/processing_algs/qgis/vectorgeometry.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4153,12 +4153,12 @@ Parameters
- ``INPUT``
- [vector: any]
- Input vector layer
* - **Number of segment in circles**
* - **Number of segments in circles**
- ``SEGMENTS``
- [number]

Default: 72
- The number of segment used to approximate a circle.
- The number of segments used to approximate a circle.
Minimum 8, maximum 100000.
* - **Minimum enclosing circles**
- ``OUTPUT``
Expand Down Expand Up @@ -5331,7 +5331,7 @@ Parameters

Default: None
- Rotation of the buffer shape
* - **Number of segment**
* - **Number of segments**
- ``SEGMENTS``
- [number]

Expand Down

0 comments on commit 252a6e9

Please sign in to comment.