Fix a typo in a comment
MFC after: 3 days X-MFC-to: stable/10
This commit is contained in:
parent
a7ce3cb185
commit
33291485ae
@ -110,7 +110,7 @@ f_sprintf()
|
||||
# Example 2:
|
||||
#
|
||||
# limit=12 format="%s %s"
|
||||
# format_args=" 'doghouse' 'foxhound' "
|
||||
# format_args=" 'doghouse' 'fox' "
|
||||
# # even more spaces added to illustrate escape-method
|
||||
# f_vsnprintf foo $limit "$format" "$format_args" # foo=[doghouse fox]
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user