mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
Fix typo in comment
This commit is contained in:
parent
be945a0656
commit
82705a0e8a
@ -68,7 +68,7 @@ FuncRequest::FuncRequest(FuncRequest const & cmd, docstring const & arg, Origin
|
||||
|
||||
namespace {
|
||||
|
||||
// Extracts arguments from str into args. Arguments are delimted by
|
||||
// Extracts arguments from str into args. Arguments are delimited by
|
||||
// whitespace or by double quotes.
|
||||
// We extract at most max + 1 arguments, treating args[max] as
|
||||
// continuing to eol.
|
||||
|
Loading…
Reference in New Issue
Block a user