Skip to content

Commit

Permalink
Corrected two small typo's
Browse files Browse the repository at this point in the history
Fow example == For example

:guilabel'Form == :guilabel:'Form
  • Loading branch information
DiGro authored and DelazJ committed Mar 6, 2024
1 parent 374e195 commit 4a57eb7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/user_manual/working_with_vector/vector_properties.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1113,7 +1113,7 @@ the symbol's redrawing.
#. You can now use ``@symbol_frame`` variable in any sub-symbol data defined
property in order to animate that property.

Fow example, setting the symbol's rotation to data
For example, setting the symbol's rotation to data
defined expression ``@symbol_frame % 360``
will cause the symbol to rotate over time, with rotation speed dictated by
the symbol's frame rate:
Expand Down Expand Up @@ -2207,7 +2207,7 @@ directly linked to a particular field (like the HTML/QML widgets or the
#. Select fields you do not want to use in your :guilabel:`Form Layout`
panel and hit the |symbologyRemove| button to remove them.
You can also toggle the selection with the |invertSelection| :sup:`Invert selection` button.
#. Drag and drop fields from the first panel to the :guilabel`Form Layout` one to re-add them.
#. Drag and drop fields from the first panel to the :guilabel:`Form Layout` one to re-add them.
The same field can be added multiple times.
#. Drag and drop fields within the :guilabel:`Form Layout` panel to reorder their position.
#. Add containers to associate fields that belong to the same category
Expand Down

0 comments on commit 4a57eb7

Please sign in to comment.