Commit d5559ff8 authored by Reto Schneider's avatar Reto Schneider Committed by Alberto Escolar
Browse files

doc: blobs: Add missing period



A full sentence should be ended by a period.

Signed-off-by: default avatarReto Schneider <reto.schneider@husqvarnagroup.com>
parent bdea85c9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -152,7 +152,7 @@ blob requires the build system to provide.
  provided by Zephyr (or an RTOS in general), an implementation of an OS
  abstraction layer (aka porting layer) can be provided alongside the library.
  The implementation of this OS abstraction layer must be in source code form,
  released under an OSI approved license and documented using Doxygen
  released under an OSI approved license and documented using Doxygen.

Toolchain requirements
======================