diff --git a/driver/ldmd.cpp b/driver/ldmd.cpp index 34d94e6f..26c665ad 100644 --- a/driver/ldmd.cpp +++ b/driver/ldmd.cpp @@ -939,7 +939,7 @@ void buildCommandLine(std::vector& r, const Params& p) } /** - * Returns the OS-dependent length limit for the command line when invoking + * Returns the OS-dependent length limit for the command line when invoking * subprocesses. */ size_t maxCommandLineLen()