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

typo
parent 73668b94
Branches
Tags
No related merge requests found
// $Id: Callbacks.cpp,v 1.207 2004-02-28 02:15:37 geuzaine Exp $ // $Id: Callbacks.cpp,v 1.208 2004-02-28 05:52:37 geuzaine Exp $
// //
// Copyright (C) 1997-2004 C. Geuzaine, J.-F. Remacle // Copyright (C) 1997-2004 C. Geuzaine, J.-F. Remacle
// //
...@@ -1471,7 +1471,7 @@ void help_short_cb(CALLBACK_ARGS) ...@@ -1471,7 +1471,7 @@ void help_short_cb(CALLBACK_ARGS)
Msg(DIRECT, " Shift+m show mesh options"); Msg(DIRECT, " Shift+m show mesh options");
Msg(DIRECT, " "XX"+m merge file"); Msg(DIRECT, " "XX"+m merge file");
Msg(DIRECT, " Shift+n show general options"); Msg(DIRECT, " Shift+n show general options");
Msg(DIRECT, " "XX"+m new file"); Msg(DIRECT, " "XX"+n new file");
Msg(DIRECT, " Shift+o show option window"); Msg(DIRECT, " Shift+o show option window");
Msg(DIRECT, " "XX"+o open file"); Msg(DIRECT, " "XX"+o open file");
Msg(DIRECT, " p go to post-processor module"); Msg(DIRECT, " p go to post-processor module");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment