diff mbox series

[14/14] git recipes reword

Message ID 20231101172706.81576-15-ross.burton@arm.com
State New
Headers show
Series Release notes changes | expand

Commit Message

Ross Burton Nov. 1, 2023, 5:27 p.m. UTC
From: Ross Burton <ross.burton@arm.com>

---
 documentation/migration-guides/release-notes-4.3.rst | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
diff mbox series

Patch

diff --git a/documentation/migration-guides/release-notes-4.3.rst b/documentation/migration-guides/release-notes-4.3.rst
index 10c5e50a4..b6c6c4a95 100644
--- a/documentation/migration-guides/release-notes-4.3.rst
+++ b/documentation/migration-guides/release-notes-4.3.rst
@@ -209,9 +209,8 @@  New Features / Enhancements in 4.3
 
 -  Miscellaneous changes:
 
-   -  Git based recipes in OE-Core which used the git protocol have been
-      changed to use https where possibile. https is now believed to be
-      faster and more reliable.
+   -  Git based recipes in OE-Core which used the git protocol have been changed
+      to use https where possible, as it is typically faster and more reliable.
 
    -  The ``os-release`` recipe added a ``CPE_NAME`` to the fields provided, with the
       default being populated from :term:`DISTRO`.