From 9f5b578ba9c0f32232764f203b1072aa87b66a67 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Tue, 26 Dec 2000 11:59:06 +0000 Subject: [PATCH] typo --- Unix/Help.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Unix/Help.h b/Unix/Help.h index e1eb3fca42..c50f4fa62f 100644 --- a/Unix/Help.h +++ b/Unix/Help.h @@ -1,4 +1,4 @@ -/* $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_ #define _HELP_H_ @@ -70,7 +70,7 @@ static char txt_help[]= " (M-h) toggle highlight mode\n" " (M-l) hide/show geometry 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-p) hide/show geometry points\n" " (M-S-p) hide/show mesh points\n" -- GitLab