Commit 8500063a authored by Benjamin Cabé's avatar Benjamin Cabé Committed by Fabio Baltieri
Browse files

dts: spi: fix spelling of "transfer"



s/trasnfer/transfer/

Signed-off-by: default avatarBenjamin Cabé <benjamin@zephyrproject.org>
parent ff9fd960
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ properties:
  transfer-delay:
    type: int
    description: |
      Delay in nanoseconds between last SCK edge of a trasnfer word and the
      Delay in nanoseconds between last SCK edge of a transfer word and the
      first SCK edge of the next transfer word.
      If not set, the minimum supported delay is used.