mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-08-22 13:57:32 +02:00
typo
This commit is contained in:
+1
-1
@@ -1067,7 +1067,7 @@ int main(int argc, char **argv)
|
||||
|
||||
case 'q': /* Command completion */
|
||||
qflag = FALSE;
|
||||
fprintf(stderr, "Warning: Command completion is not supported, 'q' ignored\n");
|
||||
fprintf(stderr, "Warning: Command completion is not supported, 'q' is ignored\n");
|
||||
break;
|
||||
|
||||
case 'r': /* The raw file */
|
||||
|
||||
Reference in New Issue
Block a user