Skip to content

Commit 88bd314

Browse files
committed
- doc
1 parent 6a4ae72 commit 88bd314

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/unixcommand.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -580,7 +580,7 @@ void UnixCommand::executeCommand(const QString &pCommand, Language lang)
580580
}
581581

582582
/*
583-
* Executes given pCommand without the need to create an UnixCommand obj
583+
* Executes given pCommand without the need to create an UnixCommand obj (STATIC)
584584
*/
585585
void UnixCommand::execCommand(const QString &pCommand, const QStringList &params)
586586
{

0 commit comments

Comments
 (0)