bsdconfig(8): Fix a typo in a source code comment

- s/THis/This/

MFC after:	3 days
This commit is contained in:
Gordon Bergling
2026-04-04 09:09:56 +02:00
parent 3957e233dd
commit b427b661be
+1 -1
View File
@@ -440,7 +440,7 @@ f_yesno()
# f_noyes $format [$arguments ...]
#
# Display a message in a dialog yes/no box using printf(1) syntax.
# NOTE: THis is just like the f_yesno function except "No" is default.
# NOTE: This is just like the f_yesno function except "No" is default.
#
f_noyes()
{