Skip to content

Commit d6afb8f

Browse files
ndrs-pstaescolar
authored andcommitted
doc: releases: fix typo release-notes-3.7.rst
Utilize a code spell-checking tool to correct spelling errors in `doc/releases/release-notes-3.7.rst` file. Signed-off-by: Pisit Sawangvonganan <pisit@ndrsolution.com>
1 parent 27d0aad commit d6afb8f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/releases/release-notes-3.7.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -537,9 +537,9 @@ Build system and Infrastructure
537537
* Added support for enabling LTO for whole application (:github:`69519`).
538538

539539
* Fixed ``FILE_SUFFIX`` issues relating to double application of suffixes, non-application in
540-
sysbuild and variable name clases in CMake functions (:github:`70124`, :github:`71280`).
540+
sysbuild and variable name clashes in CMake functions (:github:`70124`, :github:`71280`).
541541

542-
* Added support for new agressive size optimisation flag (for GCC and Clang) using
542+
* Added support for new aggressive size optimisation flag (for GCC and Clang) using
543543
:kconfig:option:`CONFIG_SIZE_OPTIMIZATIONS_AGGRESSIVE` (:github:`70511`).
544544

545545
* Fixed issue with printing out ``BUILD_VERSION`` if it was empty (:github:`70970`).
@@ -584,7 +584,7 @@ Drivers and Sensors
584584
* Added configuration of internal reference voltage value to ad559x to support
585585
calls of :c:func:`adc_raw_to_millivolts()`.
586586
* Fixed issue with driver initialization causing improper operation in the ad559x driver
587-
regarding the availibility of :kconfig:option:`CONFIG_THREAD_NAME`.
587+
regarding the availability of :kconfig:option:`CONFIG_THREAD_NAME`.
588588
* Improved the ADC read efficiency and validation in ad559x driver.
589589
* ESP32 changes
590590

0 commit comments

Comments
 (0)