Skip to content

Commit b9228a8

Browse files
typo
1 parent 0492dd6 commit b9228a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • kratos.gid/apps/MdpaGenerator/xml

kratos.gid/apps/MdpaGenerator/xml/Main.spd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<container n="MdpaGenerator" pn="MdpaGenerator" icon="app" prefix="MDPAGen_" tree_state="open" open_window="0">
33
<container n="WriteOptions" pn="Write options" tree_state="open" un="SMP_write_options">
4-
<value n="condition_write_mode" pn="Condition mode" v='unique' values="unique,norepeat,gid-id" dict="unique,Unique ids,norepeat,No repeat ids"
4+
<value n="condition_write_mode" pn="Condition mode" v='unique' values="unique,norepeat,gid-id" dict="unique,Unique ids,norepeat,overlap ids"
55
help="Ids policy for conditions applied over the same entity more than one time.\nUnique ids means that if we apply more than one time a condition over an entity, the id will be the same everytime.\nNo repeat means that every time we apply a condition over an entity, it will generate a different id.">
66
<dependencies value='unique' node="../value[@n='conditions_start_id']" att1='state' v1='normal' />
77
<dependencies value='norepeat' node="../value[@n='conditions_start_id']" att1='state' v1='normal' />

0 commit comments

Comments
 (0)