bsdconfig(8): Fix a typo in a source code comment
- s/THis/This/ MFC after: 3 days
This commit is contained in:
@@ -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()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user