diff --git a/hurricane/src/viewer/CellViewer.cpp b/hurricane/src/viewer/CellViewer.cpp index a4bf5af9..2ebdf8a5 100644 --- a/hurricane/src/viewer/CellViewer.cpp +++ b/hurricane/src/viewer/CellViewer.cpp @@ -391,7 +391,7 @@ namespace Hurricane { addMenu( "tools" , "Tools" , TopMenu ); addMenu( "placeAndRoute", "P&&R" , TopMenu ); addMenu( "misc" , "Misc" , TopMenu ); - addMenu( "misc.beta" , "&beta" ); + addMenu( "misc.alpha" , "&alpha" ); addMenu( "misc.obsolete", "&Obsolete" ); // Building the "File" menu.