Skip to content

{bp-19245} drivers: Fix comment typos — 'Pubic' → 'Public' across drivers and headers#19270

Merged
xiaoxiang781216 merged 1 commit into
apache:releases/13.0from
jerpelea:bp-19245
Jul 3, 2026
Merged

{bp-19245} drivers: Fix comment typos — 'Pubic' → 'Public' across drivers and headers#19270
xiaoxiang781216 merged 1 commit into
apache:releases/13.0from
jerpelea:bp-19245

Conversation

@jerpelea

@jerpelea jerpelea commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Summary

Fix spelling error in section header comments across 12 driver/header files.
The word Public was misspelled as Pubic:

Pubic Functions → Public Functions
Pubic Function Prototypes → Public Function Prototypes

All changes are in comment blocks only — no functional code is modified.

depends on
#19271
#19272

Impact

RELEASE

Testing

CI

@github-actions github-actions Bot added Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces. Board: arm labels Jul 2, 2026
@jerpelea jerpelea closed this Jul 2, 2026
@jerpelea jerpelea reopened this Jul 2, 2026
@jerpelea

jerpelea commented Jul 2, 2026

Copy link
Copy Markdown
Contributor Author

please do not merge yet

@xiaoxiang781216

Copy link
Copy Markdown
Contributor

@jerpelea please fix the conflict.

…aders.

Fix spelling error in section header comments:
  'Pubic Function Prototypes' → 'Public Function Prototypes'
  'Pubic Functions' → 'Public Functions'

Affected files (12 files, 12 occurrences):
  arch/arm/src/at32/at32_tim.c
  arch/arm/src/common/stm32/stm32_tim_m3m4_v1v2v3.c
  arch/arm/src/stm32l4/stm32l4_tim.c
  arch/arm/src/stm32l5/stm32l5_tim.c
  arch/arm/src/stm32u5/stm32_tim.c
  arch/arm/src/stm32wb/stm32wb_tim.c
  arch/arm/src/stm32wl5/stm32wl5_tim.c
  arch/mips/src/pic32mz/pic32mz_timer.c
  arch/sparc/src/bm3803/bm3803_tim.c
  arch/sparc/src/s698pm/s698pm_tim.c
  drivers/video/vnc/vnc_server.c
  include/nuttx/wdog.h

These are all comment-only changes with no functional impact.

Signed-off-by: Ilikara <3435193369@qq.com>
@jerpelea

jerpelea commented Jul 3, 2026

Copy link
Copy Markdown
Contributor Author

ready to merge

@github-actions github-actions Bot added Area: OS Components OS Components issues Size: S The size of the change in this PR is small Area: Video and removed Area: Build system Size: XL The size of the change in this PR is very large. Consider breaking down the PR into smaller pieces. Board: arm labels Jul 3, 2026
@xiaoxiang781216 xiaoxiang781216 merged commit 071a358 into apache:releases/13.0 Jul 3, 2026
22 of 41 checks passed
@jerpelea jerpelea deleted the bp-19245 branch July 4, 2026 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Arch: arm Issues related to ARM (32-bit) architecture Arch: mips Issues related to the MIPS architecture Arch: sparc Issues related to the SPARC architecture Area: OS Components OS Components issues Area: Video Size: S The size of the change in this PR is small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants