style: fix spelling in code comments and strings

This commit is contained in:
Lars Kruse
2025-05-03 06:16:30 +02:00
committed by Xiang Xiao
parent b2315e98c4
commit 3ce85ca54e
1670 changed files with 3162 additions and 2991 deletions
@@ -1,7 +1,7 @@
From be043f1f50a0b30c3817c262d516083e409283d7 Mon Sep 17 00:00:00 2001
From: Juan Carrano <j.carrano@fu-berlin.de>
Date: Mon, 23 Apr 2018 13:55:42 +0200
Subject: [PATCH 5/8] Fix warnining on implicit pointer conversion.
Subject: [PATCH 5/8] Fix warning on implicit pointer conversion.
Change-Id: I2a208a0a4c835e752fe827acd3d5adb1aa2be626
---