Jan Enders 8 лет назад
Родитель
Сommit
268e0777d3
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      scopviz/src/main/resources/MainWindow.fxml

+ 1 - 1
scopviz/src/main/resources/MainWindow.fxml

@@ -49,7 +49,7 @@
         </Menu>
         <Menu mnemonicParsing="false" text="Help">
           <items>
-            <MenuItem fx:id="about" mnemonicParsing="false" text="About MyHelloApp" />
+            <MenuItem fx:id="about" mnemonicParsing="false" text="About Scopviz" />
           </items>
         </Menu>
       </menus>