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

typo

parent 64a556c8
No related branches found
No related tags found
No related merge requests found
/* $Id: Help.h,v 1.5 2000-12-26 08:13:19 geuzaine Exp $ */ /* $Id: Help.h,v 1.6 2000-12-26 11:59:06 geuzaine Exp $ */
#ifndef _HELP_H_ #ifndef _HELP_H_
#define _HELP_H_ #define _HELP_H_
...@@ -70,7 +70,7 @@ static char txt_help[]= ...@@ -70,7 +70,7 @@ static char txt_help[]=
" (M-h) toggle highlight mode\n" " (M-h) toggle highlight mode\n"
" (M-l) hide/show geometry lines\n" " (M-l) hide/show geometry lines\n"
" (M-S-l) hide/show mesh lines\n" " (M-S-l) hide/show mesh lines\n"
" (M-m) toggle all mesh entities visibility\n" " (M-m) toggle visibility of all mesh entities\n"
" (M-o) change projection mode\n" " (M-o) change projection mode\n"
" (M-p) hide/show geometry points\n" " (M-p) hide/show geometry points\n"
" (M-S-p) hide/show mesh points\n" " (M-S-p) hide/show mesh points\n"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment