diff --git a/tr/config/safety.md b/tr/config/safety.md
index 52f568f8bdb4..d8e1dbb17ae5 100644
--- a/tr/config/safety.md
+++ b/tr/config/safety.md
@@ -191,7 +191,7 @@ The failure action is controlled by [COM_POSCTL_NAVL](../advanced_config/paramet
   Switch to _Descend mode_ if a height estimate is available, otherwise enter flight termination.
   _Descend mode_ is a landing mode that does not require a position estimate.
 
-Fixed-wing vehicles and VTOLs in fixed-wing flight additionally have a parameter ([FW_GPSF_LT](../advanced_config/parameter_reference.md#FW_GPSF_LT)) that defines how long they will loiter (circle with a constant roll angle ([FW_GPSF_R](../advanced_config/parameter_reference.md#FW_GPSF_R)) at the current altitude) after losing position before attempting to land.
+Fixed-wing planes, and VTOLs not configured to land in hover ([NAV_FORCE_VT](../advanced_config/parameter_reference.md#NAV_FORCE_VT)), have a parameter ([FW_GPSF_LT](../advanced_config/parameter_reference.md#FW_GPSF_LT)) that defines how long they will loiter (circle with a constant roll angle ([FW_GPSF_R](../advanced_config/parameter_reference.md#FW_GPSF_R)) at the current altitude) after losing position before attempting to land.
 If VTOLs have are configured to switch to hover for landing ([NAV_FORCE_VT](../advanced_config/parameter_reference.md#NAV_FORCE_VT)) then they will first transition and then descend.
 
 The relevant parameters for all vehicles shown below.