Page MenuHomeFreeBSD

nanobsd: Fix typos
ClosedPublic

Authored by jlduran on Nov 15 2024, 5:01 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 11, 8:55 AM
Unknown Object (File)
Fri, Feb 28, 4:50 AM
Unknown Object (File)
Tue, Feb 25, 1:20 AM
Unknown Object (File)
Sat, Feb 22, 2:26 PM
Unknown Object (File)
Sat, Feb 22, 1:37 PM
Unknown Object (File)
Mon, Feb 10, 9:02 PM
Unknown Object (File)
Feb 5 2025, 3:10 PM
Unknown Object (File)
Jan 28 2025, 11:28 PM
Subscribers

Details

Summary

Fix a number of typos in the code or comments.
Files under dhcpd, embedded, pcengines, and rescue were intentionally
omitted. These directories will be reviewed at a later date.

PR: 269884

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jlduran created this revision.

I guess these changes don't require a formal review, but just in case.

zlei added a subscriber: zlei.

Looks good to me.

This revision is now accepted and ready to land.Nov 15 2024, 6:53 AM

Go ahead and commit this. While under mentorship, it's best to err on the side of asking, but once that's over, when you're doing other work in the area, like you are, spelling commits like this likely don't need review (though there's a tiny risk that your fixes might change the meaning, but that's rare).

This revision was automatically updated to reflect the committed changes.