Skip to content

Commit 0ecfcb9

Browse files
committed
typo
1 parent ad7e475 commit 0ecfcb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lab/demo/Lab/CGAL_Lab.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ CGAL_Lab::CGAL_Lab(int& argc, char **argv,
8383
tr("Ignore the autostart.js file, if any."));
8484
parser.addOption(no_autostart);
8585
QCommandLineOption verbose("verbose",
86-
tr("Print the paths explored byt the application searching for plugins."));
86+
tr("Print the paths explored by the application searching for plugins."));
8787
parser.addOption(verbose);
8888
QCommandLineOption old("old",
8989
tr("Force OpenGL 2.1 context."));

0 commit comments

Comments
 (0)