Skip to content
Snippets Groups Projects
Commit 04ede168 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

typo

parent ddae7fb6
No related branches found
No related tags found
No related merge requests found
// $Id: Triangulate.cpp,v 1.14 2003-11-23 02:56:02 geuzaine Exp $ // $Id: Triangulate.cpp,v 1.15 2003-11-23 05:41:37 geuzaine Exp $
// //
// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle // Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
// //
...@@ -64,7 +64,7 @@ void GMSH_TriangulatePlugin::getInfos(char *author, char *copyright, ...@@ -64,7 +64,7 @@ void GMSH_TriangulatePlugin::getInfos(char *author, char *copyright,
strcpy(help_text, strcpy(help_text,
"Plugin(Triangulate) triangulates the points\n" "Plugin(Triangulate) triangulates the points\n"
"in the scalar view 'iView', assuming that all\n" "in the scalar view 'iView', assuming that all\n"
"the points belong to a surface than can be\n" "the points belong to a surface that can be\n"
"univoquely projected into a plane. If 'iView'\n" "univoquely projected into a plane. If 'iView'\n"
"< 0, the plugin is run on the current view.\n" "< 0, the plugin is run on the current view.\n"
"\n" "\n"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment