Bläddra i källkod

Update 'src/app/core/application/header-menu.js'

Changes to use object constructor "description" (app/core/models/components/component-options.js) in button (app/core/application/menu.js)
Only fixed the word "Fixed" (was "Fixe")
leo 8 månader sedan
förälder
incheckning
c17e384a77
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      src/app/core/application/header-menu.js

+ 1 - 1
src/app/core/application/header-menu.js

@@ -8,7 +8,7 @@
  * Treat actions associated to iGeomJS menu (File | Edit)
  *
  * ./app/core/application/header-menu.js
- * @version 2023/07/14: Fixe reading GEO file with midpoint
+ * @version 2023/07/14: Fixed reading GEO file with midpoint
  */
 
 import { stageManager } from "./stage-manager";